#cd6e1f Hex Color
rgb(205, 110, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 6e | 1f | - | #cd6e1f |
RGB | 205 | 110 | 31 | - | rgb(205,110,31) |
HSL | 27 | 74% | 46% | - | hsl(27,74%,46%) |
HSV | 27 | 85% | 80% | - | hsv(27,85%,80%) |
XYZ | 31.0001 | 24.2299 | 4.3393 | - | xyz(31.0001,24.2299,4.3393) |
CIE-LAB | 56.32 | 32.46 | 56.37 | - | lab(56.32,32.46,56.37) |
CMYK | 0 | 0.46341463414634 | 0.84878048780488 | 0.19607843137255 | cmyk(0,0.46341463414634,0.84878048780488,0.19607843137255) |
Description
The RGB value of color #cd6e1f is rgb(205, 110, 31).
In the hex color #cd6e1f, The value of Red is 205, value of Green is 110, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #cd6e1f consists of 27° Hue, 74% Saturation, and 46% Lightness.
In the CMYK color model, the color #cd6e1f can be represented as Cyan=0%, Magenta=0.46341463414634%, Yellow=0.84878048780488%, and Black=0.19607843137255%.
Shades of #cd6e1f
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 #cd6e1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd6e1f
Preview of #cd6e1f on White Background
The contrast ratio of #cd6e1f with white color is 3.59
Preview of #cd6e1f on black background
The contrast ratio of #cd6e1f with black color is 5.85
#cd6e1f color will look good with a black background.
Color Schemes of #cd6e1f
Triadic Colors of #cd6e1f
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 #cd6e1f
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 #cd6e1f
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 #cd6e1f
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: #cd6e1f;
}
This is a sample text used for the color #cd6e1f. 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: #cd6e1f;
}
This is a sample text used for the color #cd6e1f. 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 #cd6e1f;
}
This is a sample text used for the color #cd6e1f. 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 59.25%
Green 31.79%
Blue 8.96%
CMYK Percentage
Cyan 0
Magenta 30.72%
Yellow 56.27%
Black 13%
Comments on this color
Please login or signup to post a comment.
No comments yet.