#daaebd Hex Color
rgb(218, 174, 189)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | da | ae | bd | - | #daaebd |
| RGB | 218 | 174 | 189 | - | rgb(218,174,189) |
| HSL | 340 | 37% | 77% | - | hsl(340,37%,77%) |
| HSV | 340 | 20% | 85% | - | hsv(340,20%,85%) |
| XYZ | 53.2348 | 48.8517 | 54.7676 | - | xyz(53.2348,48.8517,54.7676) |
| CIE-LAB | 75.36 | 18.36 | -1.54 | - | lab(75.36,18.36,-1.54) |
| CMYK | 0 | 0.20183486238532 | 0.13302752293578 | 0.14509803921569 | cmyk(0,0.20183486238532,0.13302752293578,0.14509803921569) |
Description
The RGB value of color #daaebd is rgb(218, 174, 189).
In the hex color #daaebd, The value of Red is 218, value of Green is 174, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #daaebd consists of 340° Hue, 37% Saturation, and 77% Lightness.
In the CMYK color model, the color #daaebd can be represented as Cyan=0%, Magenta=0.20183486238532%, Yellow=0.13302752293578%, and Black=0.14509803921569%.
Shades of #daaebd
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 #daaebd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #daaebd
Preview of #daaebd on White Background
The contrast ratio of #daaebd with white color is 1.95
Preview of #daaebd on black background
The contrast ratio of #daaebd with black color is 10.77
#daaebd color will look good with a black background.
Color Schemes of #daaebd
Triadic Colors of #daaebd
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 #daaebd
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 #daaebd
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 #daaebd
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: #daaebd;
}
This is a sample text used for the color #daaebd. 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: #daaebd;
}
This is a sample text used for the color #daaebd. 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 #daaebd;
}
This is a sample text used for the color #daaebd. 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 37.52%
Green 29.95%
Blue 32.53%
CMYK Percentage
Cyan 0
Magenta 42.05%
Yellow 27.72%
Black 30.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.