#dacede Hex Color
rgb(218, 206, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | ce | de | - | #dacede |
RGB | 218 | 206 | 222 | - | rgb(218,206,222) |
HSL | 285 | 20% | 84% | - | hsl(285,20%,84%) |
HSV | 285 | 7% | 87% | - | hsv(285,7%,87%) |
XYZ | 64.1696 | 64.322 | 78.1405 | - | xyz(64.1696,64.322,78.1405) |
CIE-LAB | 84.13 | 7.02 | -6.42 | - | lab(84.13,7.02,-6.42) |
CMYK | 0.018018018018018 | 0.072072072072072 | 0 | 0.12941176470588 | cmyk(0.018018018018018,0.072072072072072,0,0.12941176470588) |
Description
The RGB value of color #dacede is rgb(218, 206, 222).
In the hex color #dacede, The value of Red is 218, value of Green is 206, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #dacede consists of 285° Hue, 20% Saturation, and 84% Lightness.
In the CMYK color model, the color #dacede can be represented as Cyan=0.018018018018018%, Magenta=0.072072072072072%, Yellow=0%, and Black=0.12941176470588%.
Shades of #dacede
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 #dacede
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dacede
Preview of #dacede on White Background
The contrast ratio of #dacede with white color is 1.51
Preview of #dacede on black background
The contrast ratio of #dacede with black color is 13.86
#dacede color will look good with a black background.
Color Schemes of #dacede
Triadic Colors of #dacede
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 #dacede
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 #dacede
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 #dacede
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: #dacede;
}
This is a sample text used for the color #dacede. 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: #dacede;
}
This is a sample text used for the color #dacede. 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 #dacede;
}
This is a sample text used for the color #dacede. 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 33.75%
Green 31.89%
Blue 34.37%
CMYK Percentage
Cyan 8.21
Magenta 32.83%
Yellow 0%
Black 58.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.