#c0c69c Hex Color
rgb(192, 198, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | c6 | 9c | - | #c0c69c |
RGB | 192 | 198 | 156 | - | rgb(192,198,156) |
HSL | 69 | 27% | 69% | - | hsl(69,27%,69%) |
HSV | 69 | 21% | 78% | - | hsv(69,21%,78%) |
XYZ | 47.9331 | 53.9949 | 39.3482 | - | xyz(47.9331,53.9949,39.3482) |
CIE-LAB | 78.46 | -9.16 | 20.4 | - | lab(78.46,-9.16,20.4) |
CMYK | 0.03030303030303 | 0 | 0.21212121212121 | 0.22352941176471 | cmyk(0.03030303030303,0,0.21212121212121,0.22352941176471) |
Description
The RGB value of color #c0c69c is rgb(192, 198, 156).
In the hex color #c0c69c, The value of Red is 192, value of Green is 198, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #c0c69c consists of 69° Hue, 27% Saturation, and 69% Lightness.
In the CMYK color model, the color #c0c69c can be represented as Cyan=0.03030303030303%, Magenta=0%, Yellow=0.21212121212121%, and Black=0.22352941176471%.
Shades of #c0c69c
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 #c0c69c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0c69c
Preview of #c0c69c on White Background
The contrast ratio of #c0c69c with white color is 1.78
Preview of #c0c69c on black background
The contrast ratio of #c0c69c with black color is 11.8
#c0c69c color will look good with a black background.
Color Schemes of #c0c69c
Triadic Colors of #c0c69c
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 #c0c69c
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 #c0c69c
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 #c0c69c
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: #c0c69c;
}
This is a sample text used for the color #c0c69c. 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: #c0c69c;
}
This is a sample text used for the color #c0c69c. 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 #c0c69c;
}
This is a sample text used for the color #c0c69c. 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.16%
Green 36.26%
Blue 28.57%
CMYK Percentage
Cyan 6.5
Magenta 0%
Yellow 45.52%
Black 47.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.