#d5c0ab Hex Color
rgb(213, 192, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | c0 | ab | - | #d5c0ab |
RGB | 213 | 192 | 171 | - | rgb(213,192,171) |
HSL | 30 | 33% | 75% | - | hsl(30,33%,75%) |
HSV | 30 | 20% | 84% | - | hsv(30,20%,84%) |
XYZ | 53.6409 | 54.7857 | 46.2756 | - | xyz(53.6409,54.7857,46.2756) |
CIE-LAB | 78.92 | 4.07 | 13.28 | - | lab(78.92,4.07,13.28) |
CMYK | 0 | 0.098591549295775 | 0.19718309859155 | 0.16470588235294 | cmyk(0,0.098591549295775,0.19718309859155,0.16470588235294) |
Description
The RGB value of color #d5c0ab is rgb(213, 192, 171).
In the hex color #d5c0ab, The value of Red is 213, value of Green is 192, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #d5c0ab consists of 30° Hue, 33% Saturation, and 75% Lightness.
In the CMYK color model, the color #d5c0ab can be represented as Cyan=0%, Magenta=0.098591549295775%, Yellow=0.19718309859155%, and Black=0.16470588235294%.
Shades of #d5c0ab
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 #d5c0ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5c0ab
Preview of #d5c0ab on White Background
The contrast ratio of #d5c0ab with white color is 1.76
Preview of #d5c0ab on black background
The contrast ratio of #d5c0ab with black color is 11.96
#d5c0ab color will look good with a black background.
Color Schemes of #d5c0ab
Triadic Colors of #d5c0ab
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 #d5c0ab
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 #d5c0ab
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 #d5c0ab
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: #d5c0ab;
}
This is a sample text used for the color #d5c0ab. 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: #d5c0ab;
}
This is a sample text used for the color #d5c0ab. 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 #d5c0ab;
}
This is a sample text used for the color #d5c0ab. 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.98%
Green 33.33%
Blue 29.69%
CMYK Percentage
Cyan 0
Magenta 21.41%
Yellow 42.82%
Black 35.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.