#cfaf7c Hex Color
rgb(207, 175, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | af | 7c | - | #cfaf7c |
RGB | 207 | 175 | 124 | - | rgb(207,175,124) |
HSL | 37 | 46% | 65% | - | hsl(37,46%,65%) |
HSV | 37 | 40% | 81% | - | hsv(37,40%,81%) |
XYZ | 44.7002 | 45.3806 | 25.4722 | - | xyz(44.7002,45.3806,25.4722) |
CIE-LAB | 73.14 | 4.6 | 30.46 | - | lab(73.14,4.6,30.46) |
CMYK | 0 | 0.15458937198068 | 0.40096618357488 | 0.18823529411765 | cmyk(0,0.15458937198068,0.40096618357488,0.18823529411765) |
Description
The RGB value of color #cfaf7c is rgb(207, 175, 124).
In the hex color #cfaf7c, The value of Red is 207, value of Green is 175, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #cfaf7c consists of 37° Hue, 46% Saturation, and 65% Lightness.
In the CMYK color model, the color #cfaf7c can be represented as Cyan=0%, Magenta=0.15458937198068%, Yellow=0.40096618357488%, and Black=0.18823529411765%.
Shades of #cfaf7c
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 #cfaf7c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfaf7c
Preview of #cfaf7c on White Background
The contrast ratio of #cfaf7c with white color is 2.08
Preview of #cfaf7c on black background
The contrast ratio of #cfaf7c with black color is 10.08
#cfaf7c color will look good with a black background.
Color Schemes of #cfaf7c
Triadic Colors of #cfaf7c
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 #cfaf7c
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 #cfaf7c
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 #cfaf7c
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: #cfaf7c;
}
This is a sample text used for the color #cfaf7c. 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: #cfaf7c;
}
This is a sample text used for the color #cfaf7c. 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 #cfaf7c;
}
This is a sample text used for the color #cfaf7c. 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 40.91%
Green 34.58%
Blue 24.51%
CMYK Percentage
Cyan 0
Magenta 20.78%
Yellow 53.91%
Black 25.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.