#cfa75e Hex Color
rgb(207, 167, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | a7 | 5e | - | #cfa75e |
RGB | 207 | 167 | 94 | - | rgb(207,167,94) |
HSL | 39 | 54% | 59% | - | hsl(39,54%,59%) |
HSV | 39 | 55% | 81% | - | hsv(39,55%,81%) |
XYZ | 41.5712 | 41.711 | 16.4497 | - | xyz(41.5712,41.711,16.4497) |
CIE-LAB | 70.67 | 5.95 | 42.91 | - | lab(70.67,5.95,42.91) |
CMYK | 0 | 0.19323671497585 | 0.54589371980676 | 0.18823529411765 | cmyk(0,0.19323671497585,0.54589371980676,0.18823529411765) |
Description
The RGB value of color #cfa75e is rgb(207, 167, 94).
In the hex color #cfa75e, The value of Red is 207, value of Green is 167, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #cfa75e consists of 39° Hue, 54% Saturation, and 59% Lightness.
In the CMYK color model, the color #cfa75e can be represented as Cyan=0%, Magenta=0.19323671497585%, Yellow=0.54589371980676%, and Black=0.18823529411765%.
Shades of #cfa75e
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 #cfa75e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfa75e
Preview of #cfa75e on White Background
The contrast ratio of #cfa75e with white color is 2.25
Preview of #cfa75e on black background
The contrast ratio of #cfa75e with black color is 9.34
#cfa75e color will look good with a black background.
Color Schemes of #cfa75e
Triadic Colors of #cfa75e
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 #cfa75e
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 #cfa75e
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 #cfa75e
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: #cfa75e;
}
This is a sample text used for the color #cfa75e. 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: #cfa75e;
}
This is a sample text used for the color #cfa75e. 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 #cfa75e;
}
This is a sample text used for the color #cfa75e. 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 44.23%
Green 35.68%
Blue 20.09%
CMYK Percentage
Cyan 0
Magenta 20.84%
Yellow 58.86%
Black 20.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.