#cf8d2c Hex Color
rgb(207, 141, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | 8d | 2c | - | #cf8d2c |
RGB | 207 | 141 | 44 | - | rgb(207,141,44) |
HSL | 36 | 65% | 49% | - | hsl(36,65%,49%) |
HSV | 36 | 79% | 81% | - | hsv(36,79%,81%) |
XYZ | 35.7116 | 32.497 | 6.7732 | - | xyz(35.7116,32.497,6.7732) |
CIE-LAB | 63.75 | 17.04 | 58.26 | - | lab(63.75,17.04,58.26) |
CMYK | 0 | 0.31884057971014 | 0.78743961352657 | 0.18823529411765 | cmyk(0,0.31884057971014,0.78743961352657,0.18823529411765) |
Description
The RGB value of color #cf8d2c is rgb(207, 141, 44).
In the hex color #cf8d2c, The value of Red is 207, value of Green is 141, and value of Blue is 44. The primary color is Red. Similarly, The HSL values for #cf8d2c consists of 36° Hue, 65% Saturation, and 49% Lightness.
In the CMYK color model, the color #cf8d2c can be represented as Cyan=0%, Magenta=0.31884057971014%, Yellow=0.78743961352657%, and Black=0.18823529411765%.
Shades of #cf8d2c
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 #cf8d2c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf8d2c
Preview of #cf8d2c on White Background
The contrast ratio of #cf8d2c with white color is 2.8
Preview of #cf8d2c on black background
The contrast ratio of #cf8d2c with black color is 7.5
#cf8d2c color will look good with a black background.
Color Schemes of #cf8d2c
Triadic Colors of #cf8d2c
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 #cf8d2c
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 #cf8d2c
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 #cf8d2c
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: #cf8d2c;
}
This is a sample text used for the color #cf8d2c. 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: #cf8d2c;
}
This is a sample text used for the color #cf8d2c. 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 #cf8d2c;
}
This is a sample text used for the color #cf8d2c. 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 52.81%
Green 35.97%
Blue 11.22%
CMYK Percentage
Cyan 0
Magenta 24.63%
Yellow 60.83%
Black 14.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.