#d9cfaa Hex Color
rgb(217, 207, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | cf | aa | - | #d9cfaa |
RGB | 217 | 207 | 170 | - | rgb(217,207,170) |
HSL | 47 | 38% | 76% | - | hsl(47,38%,76%) |
HSV | 47 | 22% | 85% | - | hsv(47,22%,85%) |
XYZ | 58.1838 | 62.2796 | 46.9848 | - | xyz(58.1838,62.2796,46.9848) |
CIE-LAB | 83.06 | -2.45 | 19.66 | - | lab(83.06,-2.45,19.66) |
CMYK | 0 | 0.046082949308756 | 0.21658986175115 | 0.14901960784314 | cmyk(0,0.046082949308756,0.21658986175115,0.14901960784314) |
Description
The RGB value of color #d9cfaa is rgb(217, 207, 170).
In the hex color #d9cfaa, The value of Red is 217, value of Green is 207, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #d9cfaa consists of 47° Hue, 38% Saturation, and 76% Lightness.
In the CMYK color model, the color #d9cfaa can be represented as Cyan=0%, Magenta=0.046082949308756%, Yellow=0.21658986175115%, and Black=0.14901960784314%.
Shades of #d9cfaa
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 #d9cfaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9cfaa
Preview of #d9cfaa on White Background
The contrast ratio of #d9cfaa with white color is 1.56
Preview of #d9cfaa on black background
The contrast ratio of #d9cfaa with black color is 13.46
#d9cfaa color will look good with a black background.
Color Schemes of #d9cfaa
Triadic Colors of #d9cfaa
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 #d9cfaa
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 #d9cfaa
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 #d9cfaa
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: #d9cfaa;
}
This is a sample text used for the color #d9cfaa. 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: #d9cfaa;
}
This is a sample text used for the color #d9cfaa. 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 #d9cfaa;
}
This is a sample text used for the color #d9cfaa. 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 36.53%
Green 34.85%
Blue 28.62%
CMYK Percentage
Cyan 0
Magenta 11.19%
Yellow 52.61%
Black 36.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.