#d5cfac Hex Color
rgb(213, 207, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | cf | ac | - | #d5cfac |
RGB | 213 | 207 | 172 | - | rgb(213,207,172) |
HSL | 51 | 33% | 75% | - | hsl(51,33%,75%) |
HSV | 51 | 19% | 84% | - | hsv(51,19%,84%) |
XYZ | 57.1998 | 61.7503 | 47.934 | - | xyz(57.1998,61.7503,47.934) |
CIE-LAB | 82.78 | -3.64 | 18.17 | - | lab(82.78,-3.64,18.17) |
CMYK | 0 | 0.028169014084507 | 0.1924882629108 | 0.16470588235294 | cmyk(0,0.028169014084507,0.1924882629108,0.16470588235294) |
Description
The RGB value of color #d5cfac is rgb(213, 207, 172).
In the hex color #d5cfac, The value of Red is 213, value of Green is 207, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #d5cfac consists of 51° Hue, 33% Saturation, and 75% Lightness.
In the CMYK color model, the color #d5cfac can be represented as Cyan=0%, Magenta=0.028169014084507%, Yellow=0.1924882629108%, and Black=0.16470588235294%.
Shades of #d5cfac
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 #d5cfac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5cfac
Preview of #d5cfac on White Background
The contrast ratio of #d5cfac with white color is 1.57
Preview of #d5cfac on black background
The contrast ratio of #d5cfac with black color is 13.35
#d5cfac color will look good with a black background.
Color Schemes of #d5cfac
Triadic Colors of #d5cfac
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 #d5cfac
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 #d5cfac
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 #d5cfac
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: #d5cfac;
}
This is a sample text used for the color #d5cfac. 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: #d5cfac;
}
This is a sample text used for the color #d5cfac. 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 #d5cfac;
}
This is a sample text used for the color #d5cfac. 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 35.98%
Green 34.97%
Blue 29.05%
CMYK Percentage
Cyan 0
Magenta 7.31%
Yellow 49.95%
Black 42.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.