#cfc58e Hex Color
rgb(207, 197, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | c5 | 8e | - | #cfc58e |
RGB | 207 | 197 | 142 | - | rgb(207,197,142) |
HSL | 51 | 40% | 68% | - | hsl(51,40%,68%) |
HSV | 51 | 31% | 81% | - | hsv(51,31%,81%) |
XYZ | 50.5809 | 55.1509 | 33.5705 | - | xyz(50.5809,55.1509,33.5705) |
CIE-LAB | 79.13 | -4.85 | 28.9 | - | lab(79.13,-4.85,28.9) |
CMYK | 0 | 0.048309178743961 | 0.31400966183575 | 0.18823529411765 | cmyk(0,0.048309178743961,0.31400966183575,0.18823529411765) |
Description
The RGB value of color #cfc58e is rgb(207, 197, 142).
In the hex color #cfc58e, The value of Red is 207, value of Green is 197, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #cfc58e consists of 51° Hue, 40% Saturation, and 68% Lightness.
In the CMYK color model, the color #cfc58e can be represented as Cyan=0%, Magenta=0.048309178743961%, Yellow=0.31400966183575%, and Black=0.18823529411765%.
Shades of #cfc58e
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 #cfc58e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfc58e
Preview of #cfc58e on White Background
The contrast ratio of #cfc58e with white color is 1.75
Preview of #cfc58e on black background
The contrast ratio of #cfc58e with black color is 12.03
#cfc58e color will look good with a black background.
Color Schemes of #cfc58e
Triadic Colors of #cfc58e
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 #cfc58e
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 #cfc58e
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 #cfc58e
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: #cfc58e;
}
This is a sample text used for the color #cfc58e. 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: #cfc58e;
}
This is a sample text used for the color #cfc58e. 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 #cfc58e;
}
This is a sample text used for the color #cfc58e. 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 37.91%
Green 36.08%
Blue 26.01%
CMYK Percentage
Cyan 0
Magenta 8.77%
Yellow 57.04%
Black 34.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.