#c5c27e Hex Color
rgb(197, 194, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | c2 | 7e | - | #c5c27e |
RGB | 197 | 194 | 126 | - | rgb(197,194,126) |
HSL | 57 | 38% | 63% | - | hsl(57,38%,63%) |
HSV | 57 | 36% | 77% | - | hsv(57,36%,77%) |
XYZ | 46.0836 | 51.9602 | 27.3391 | - | xyz(46.0836,51.9602,27.3391) |
CIE-LAB | 77.26 | -9.17 | 34.61 | - | lab(77.26,-9.17,34.61) |
CMYK | 0 | 0.015228426395939 | 0.36040609137056 | 0.22745098039216 | cmyk(0,0.015228426395939,0.36040609137056,0.22745098039216) |
Description
The RGB value of color #c5c27e is rgb(197, 194, 126).
In the hex color #c5c27e, The value of Red is 197, value of Green is 194, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #c5c27e consists of 57° Hue, 38% Saturation, and 63% Lightness.
In the CMYK color model, the color #c5c27e can be represented as Cyan=0%, Magenta=0.015228426395939%, Yellow=0.36040609137056%, and Black=0.22745098039216%.
Shades of #c5c27e
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 #c5c27e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5c27e
Preview of #c5c27e on White Background
The contrast ratio of #c5c27e with white color is 1.84
Preview of #c5c27e on black background
The contrast ratio of #c5c27e with black color is 11.39
#c5c27e color will look good with a black background.
Color Schemes of #c5c27e
Triadic Colors of #c5c27e
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 #c5c27e
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 #c5c27e
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 #c5c27e
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: #c5c27e;
}
This is a sample text used for the color #c5c27e. 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: #c5c27e;
}
This is a sample text used for the color #c5c27e. 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 #c5c27e;
}
This is a sample text used for the color #c5c27e. 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 38.1%
Green 37.52%
Blue 24.37%
CMYK Percentage
Cyan 0
Magenta 2.53%
Yellow 59.76%
Black 37.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.