#c0c98e Hex Color
rgb(192, 201, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | c9 | 8e | - | #c0c98e |
RGB | 192 | 201 | 142 | - | rgb(192,201,142) |
HSL | 69 | 35% | 67% | - | hsl(69,35%,67%) |
HSV | 69 | 29% | 79% | - | hsv(69,29%,79%) |
XYZ | 47.5074 | 54.9328 | 33.6904 | - | xyz(47.5074,54.9328,33.6904) |
CIE-LAB | 79 | -12.69 | 28.52 | - | lab(79,-12.69,28.52) |
CMYK | 0.044776119402985 | 0 | 0.29353233830846 | 0.21176470588235 | cmyk(0.044776119402985,0,0.29353233830846,0.21176470588235) |
Description
The RGB value of color #c0c98e is rgb(192, 201, 142).
In the hex color #c0c98e, The value of Red is 192, value of Green is 201, and value of Blue is 142. The primary color is Green. Similarly, The HSL values for #c0c98e consists of 69° Hue, 35% Saturation, and 67% Lightness.
In the CMYK color model, the color #c0c98e can be represented as Cyan=0.044776119402985%, Magenta=0%, Yellow=0.29353233830846%, and Black=0.21176470588235%.
Shades of #c0c98e
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 #c0c98e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0c98e
Preview of #c0c98e on White Background
The contrast ratio of #c0c98e with white color is 1.75
Preview of #c0c98e on black background
The contrast ratio of #c0c98e with black color is 11.99
#c0c98e color will look good with a black background.
Color Schemes of #c0c98e
Triadic Colors of #c0c98e
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 #c0c98e
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 #c0c98e
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 #c0c98e
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: #c0c98e;
}
This is a sample text used for the color #c0c98e. 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: #c0c98e;
}
This is a sample text used for the color #c0c98e. 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 #c0c98e;
}
This is a sample text used for the color #c0c98e. 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.89%
Green 37.57%
Blue 26.54%
CMYK Percentage
Cyan 8.14
Magenta 0%
Yellow 53.36%
Black 38.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.