#cfc58d Hex Color
rgb(207, 197, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | c5 | 8d | - | #cfc58d |
RGB | 207 | 197 | 141 | - | rgb(207,197,141) |
HSL | 51 | 41% | 68% | - | hsl(51,41%,68%) |
HSV | 51 | 32% | 81% | - | hsv(51,32%,81%) |
XYZ | 50.5061 | 55.121 | 33.1768 | - | xyz(50.5061,55.121,33.1768) |
CIE-LAB | 79.11 | -4.98 | 29.4 | - | lab(79.11,-4.98,29.4) |
CMYK | 0 | 0.048309178743961 | 0.31884057971014 | 0.18823529411765 | cmyk(0,0.048309178743961,0.31884057971014,0.18823529411765) |
Description
The RGB value of color #cfc58d is rgb(207, 197, 141).
In the hex color #cfc58d, The value of Red is 207, value of Green is 197, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #cfc58d consists of 51° Hue, 41% Saturation, and 68% Lightness.
In the CMYK color model, the color #cfc58d can be represented as Cyan=0%, Magenta=0.048309178743961%, Yellow=0.31884057971014%, and Black=0.18823529411765%.
Shades of #cfc58d
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 #cfc58d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfc58d
Preview of #cfc58d on White Background
The contrast ratio of #cfc58d with white color is 1.75
Preview of #cfc58d on black background
The contrast ratio of #cfc58d with black color is 12.02
#cfc58d color will look good with a black background.
Color Schemes of #cfc58d
Triadic Colors of #cfc58d
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 #cfc58d
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 #cfc58d
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 #cfc58d
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: #cfc58d;
}
This is a sample text used for the color #cfc58d. 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: #cfc58d;
}
This is a sample text used for the color #cfc58d. 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 #cfc58d;
}
This is a sample text used for the color #cfc58d. 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.98%
Green 36.15%
Blue 25.87%
CMYK Percentage
Cyan 0
Magenta 8.7%
Yellow 57.41%
Black 33.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.