#c5931e Hex Color
rgb(197, 147, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | 93 | 1e | - | #c5931e |
RGB | 197 | 147 | 30 | - | rgb(197,147,30) |
HSL | 42 | 74% | 45% | - | hsl(42,74%,45%) |
HSV | 42 | 85% | 77% | - | hsv(42,85%,77%) |
XYZ | 33.694 | 32.8315 | 5.7895 | - | xyz(33.694,32.8315,5.7895) |
CIE-LAB | 64.02 | 8.94 | 62.77 | - | lab(64.02,8.94,62.77) |
CMYK | 0 | 0.25380710659898 | 0.84771573604061 | 0.22745098039216 | cmyk(0,0.25380710659898,0.84771573604061,0.22745098039216) |
Description
The RGB value of color #c5931e is rgb(197, 147, 30).
In the hex color #c5931e, The value of Red is 197, value of Green is 147, and value of Blue is 30. The primary color is Red. Similarly, The HSL values for #c5931e consists of 42° Hue, 74% Saturation, and 45% Lightness.
In the CMYK color model, the color #c5931e can be represented as Cyan=0%, Magenta=0.25380710659898%, Yellow=0.84771573604061%, and Black=0.22745098039216%.
Shades of #c5931e
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 #c5931e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5931e
Preview of #c5931e on White Background
The contrast ratio of #c5931e with white color is 2.78
Preview of #c5931e on black background
The contrast ratio of #c5931e with black color is 7.57
#c5931e color will look good with a black background.
Color Schemes of #c5931e
Triadic Colors of #c5931e
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 #c5931e
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 #c5931e
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 #c5931e
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.
Monochromatic Colors of #c5931e
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c5931e;
}
This is a sample text used for the color #c5931e. 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: #c5931e;
}
This is a sample text used for the color #c5931e. 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 #c5931e;
}
This is a sample text used for the color #c5931e. 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.67%
Green 39.3%
Blue 8.02%
CMYK Percentage
Cyan 0
Magenta 19.1%
Yellow 63.79%
Black 17.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.