#c9cb9f Hex Color
rgb(201, 203, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | cb | 9f | - | #c9cb9f |
RGB | 201 | 203 | 159 | - | rgb(201,203,159) |
HSL | 63 | 30% | 71% | - | hsl(63,30%,71%) |
HSV | 63 | 22% | 80% | - | hsv(63,22%,80%) |
XYZ | 51.7013 | 57.6326 | 41.2001 | - | xyz(51.7013,57.6326,41.2001) |
CIE-LAB | 80.53 | -7.94 | 21.78 | - | lab(80.53,-7.94,21.78) |
CMYK | 0.0098522167487684 | 0 | 0.21674876847291 | 0.20392156862745 | cmyk(0.0098522167487684,0,0.21674876847291,0.20392156862745) |
Description
The RGB value of color #c9cb9f is rgb(201, 203, 159).
In the hex color #c9cb9f, The value of Red is 201, value of Green is 203, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #c9cb9f consists of 63° Hue, 30% Saturation, and 71% Lightness.
In the CMYK color model, the color #c9cb9f can be represented as Cyan=0.0098522167487684%, Magenta=0%, Yellow=0.21674876847291%, and Black=0.20392156862745%.
Shades of #c9cb9f
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 #c9cb9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9cb9f
Preview of #c9cb9f on White Background
The contrast ratio of #c9cb9f with white color is 1.68
Preview of #c9cb9f on black background
The contrast ratio of #c9cb9f with black color is 12.53
#c9cb9f color will look good with a black background.
Color Schemes of #c9cb9f
Triadic Colors of #c9cb9f
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 #c9cb9f
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 #c9cb9f
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 #c9cb9f
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: #c9cb9f;
}
This is a sample text used for the color #c9cb9f. 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: #c9cb9f;
}
This is a sample text used for the color #c9cb9f. 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 #c9cb9f;
}
This is a sample text used for the color #c9cb9f. 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 35.7%
Green 36.06%
Blue 28.24%
CMYK Percentage
Cyan 2.29
Magenta 0%
Yellow 50.35%
Black 47.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.