#d9cdab Hex Color
rgb(217, 205, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | cd | ab | - | #d9cdab |
RGB | 217 | 205 | 171 | - | rgb(217,205,171) |
HSL | 44 | 38% | 76% | - | hsl(44,38%,76%) |
HSV | 44 | 21% | 85% | - | hsv(44,21%,85%) |
XYZ | 57.7973 | 61.3546 | 47.3245 | - | xyz(57.7973,61.3546,47.3245) |
CIE-LAB | 82.57 | -1.26 | 18.45 | - | lab(82.57,-1.26,18.45) |
CMYK | 0 | 0.055299539170507 | 0.21198156682028 | 0.14901960784314 | cmyk(0,0.055299539170507,0.21198156682028,0.14901960784314) |
Description
The RGB value of color #d9cdab is rgb(217, 205, 171).
In the hex color #d9cdab, The value of Red is 217, value of Green is 205, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #d9cdab consists of 44° Hue, 38% Saturation, and 76% Lightness.
In the CMYK color model, the color #d9cdab can be represented as Cyan=0%, Magenta=0.055299539170507%, Yellow=0.21198156682028%, and Black=0.14901960784314%.
Shades of #d9cdab
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 #d9cdab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9cdab
Preview of #d9cdab on White Background
The contrast ratio of #d9cdab with white color is 1.58
Preview of #d9cdab on black background
The contrast ratio of #d9cdab with black color is 13.27
#d9cdab color will look good with a black background.
Color Schemes of #d9cdab
Triadic Colors of #d9cdab
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 #d9cdab
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 #d9cdab
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 #d9cdab
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: #d9cdab;
}
This is a sample text used for the color #d9cdab. 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: #d9cdab;
}
This is a sample text used for the color #d9cdab. 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 #d9cdab;
}
This is a sample text used for the color #d9cdab. 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.59%
Green 34.57%
Blue 28.84%
CMYK Percentage
Cyan 0
Magenta 13.28%
Yellow 50.92%
Black 35.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.