#d08cea Hex Color
rgb(208, 140, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | 8c | ea | - | #d08cea |
RGB | 208 | 140 | 234 | - | rgb(208,140,234) |
HSL | 283 | 69% | 73% | - | hsl(283,69%,73%) |
HSV | 283 | 40% | 92% | - | hsv(283,40%,92%) |
XYZ | 50.2418 | 38.1066 | 82.5492 | - | xyz(50.2418,38.1066,82.5492) |
CIE-LAB | 68.1 | 41.78 | -37.37 | - | lab(68.1,41.78,-37.37) |
CMYK | 0.11111111111111 | 0.4017094017094 | 0 | 0.082352941176471 | cmyk(0.11111111111111,0.4017094017094,0,0.082352941176471) |
Description
The RGB value of color #d08cea is rgb(208, 140, 234).
In the hex color #d08cea, The value of Red is 208, value of Green is 140, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #d08cea consists of 283° Hue, 69% Saturation, and 73% Lightness.
In the CMYK color model, the color #d08cea can be represented as Cyan=0.11111111111111%, Magenta=0.4017094017094%, Yellow=0%, and Black=0.082352941176471%.
Shades of #d08cea
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 #d08cea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d08cea
Preview of #d08cea on White Background
The contrast ratio of #d08cea with white color is 2.44
Preview of #d08cea on black background
The contrast ratio of #d08cea with black color is 8.62
#d08cea color will look good with a black background.
Color Schemes of #d08cea
Triadic Colors of #d08cea
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 #d08cea
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 #d08cea
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 #d08cea
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: #d08cea;
}
This is a sample text used for the color #d08cea. 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: #d08cea;
}
This is a sample text used for the color #d08cea. 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 #d08cea;
}
This is a sample text used for the color #d08cea. 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 35.74%
Green 24.05%
Blue 40.21%
CMYK Percentage
Cyan 18.67
Magenta 67.49%
Yellow 0%
Black 13.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.