#5d56d8 Hex Color
rgb(93, 86, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5d | 56 | d8 | - | #5d56d8 |
RGB | 93 | 86 | 216 | - | rgb(93,86,216) |
HSL | 243 | 63% | 59% | - | hsl(243,63%,59%) |
HSV | 243 | 60% | 85% | - | hsv(243,60%,85%) |
XYZ | 20.2367 | 13.9406 | 66.59 | - | xyz(20.2367,13.9406,66.59) |
CIE-LAB | 44.15 | 39.31 | -66.06 | - | lab(44.15,39.31,-66.06) |
CMYK | 0.56944444444444 | 0.60185185185185 | 0 | 0.15294117647059 | cmyk(0.56944444444444,0.60185185185185,0,0.15294117647059) |
Description
The RGB value of color #5d56d8 is rgb(93, 86, 216).
In the hex color #5d56d8, The value of Red is 93, value of Green is 86, and value of Blue is 216. The primary color is Blue. Similarly, The HSL values for #5d56d8 consists of 243° Hue, 63% Saturation, and 59% Lightness.
In the CMYK color model, the color #5d56d8 can be represented as Cyan=0.56944444444444%, Magenta=0.60185185185185%, Yellow=0%, and Black=0.15294117647059%.
Shades of #5d56d8
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #5d56d8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5d56d8
Preview of #5d56d8 on White Background
The contrast ratio of #5d56d8 with white color is 5.54
#5d56d8 color will look good on a white background.
Preview of #5d56d8 on black background
The contrast ratio of #5d56d8 with black color is 3.79
Color Schemes of #5d56d8
Triadic Colors of #5d56d8
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #5d56d8
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #5d56d8
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #5d56d8
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #5d56d8;
}
This is a sample text used for the color #5d56d8. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #5d56d8;
}
This is a sample text used for the color #5d56d8. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #5d56d8;
}
This is a sample text used for the color #5d56d8. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 23.54%
Green 21.77%
Blue 54.68%
CMYK Percentage
Cyan 43
Magenta 45.45%
Yellow 0%
Black 11.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.