#da8ebc Hex Color
rgb(218, 142, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | 8e | bc | - | #da8ebc |
RGB | 218 | 142 | 188 | - | rgb(218,142,188) |
HSL | 324 | 51% | 71% | - | hsl(324,51%,71%) |
HSV | 324 | 35% | 85% | - | hsv(324,35%,85%) |
XYZ | 47.6635 | 37.8823 | 52.3768 | - | xyz(47.6635,37.8823,52.3768) |
CIE-LAB | 67.93 | 35.46 | -11.99 | - | lab(67.93,35.46,-11.99) |
CMYK | 0 | 0.34862385321101 | 0.13761467889908 | 0.14509803921569 | cmyk(0,0.34862385321101,0.13761467889908,0.14509803921569) |
Description
The RGB value of color #da8ebc is rgb(218, 142, 188).
In the hex color #da8ebc, The value of Red is 218, value of Green is 142, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #da8ebc consists of 324° Hue, 51% Saturation, and 71% Lightness.
In the CMYK color model, the color #da8ebc can be represented as Cyan=0%, Magenta=0.34862385321101%, Yellow=0.13761467889908%, and Black=0.14509803921569%.
Shades of #da8ebc
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 #da8ebc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #da8ebc
Preview of #da8ebc on White Background
The contrast ratio of #da8ebc with white color is 2.45
Preview of #da8ebc on black background
The contrast ratio of #da8ebc with black color is 8.58
#da8ebc color will look good with a black background.
Color Schemes of #da8ebc
Triadic Colors of #da8ebc
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 #da8ebc
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 #da8ebc
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 #da8ebc
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: #da8ebc;
}
This is a sample text used for the color #da8ebc. 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: #da8ebc;
}
This is a sample text used for the color #da8ebc. 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 #da8ebc;
}
This is a sample text used for the color #da8ebc. 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 39.78%
Green 25.91%
Blue 34.31%
CMYK Percentage
Cyan 0
Magenta 55.22%
Yellow 21.8%
Black 22.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.