#c0c36b Hex Color
rgb(192, 195, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | c3 | 6b | - | #c0c36b |
RGB | 192 | 195 | 107 | - | rgb(192,195,107) |
HSL | 62 | 42% | 59% | - | hsl(62,42%,59%) |
HSV | 62 | 45% | 76% | - | hsv(62,45%,76%) |
XYZ | 43.9072 | 51.2982 | 21.4973 | - | xyz(43.9072,51.2982,21.4973) |
CIE-LAB | 76.86 | -13.74 | 43.64 | - | lab(76.86,-13.74,43.64) |
CMYK | 0.015384615384615 | 0 | 0.45128205128205 | 0.23529411764706 | cmyk(0.015384615384615,0,0.45128205128205,0.23529411764706) |
Description
The RGB value of color #c0c36b is rgb(192, 195, 107).
In the hex color #c0c36b, The value of Red is 192, value of Green is 195, and value of Blue is 107. The primary color is Green. Similarly, The HSL values for #c0c36b consists of 62° Hue, 42% Saturation, and 59% Lightness.
In the CMYK color model, the color #c0c36b can be represented as Cyan=0.015384615384615%, Magenta=0%, Yellow=0.45128205128205%, and Black=0.23529411764706%.
Shades of #c0c36b
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 #c0c36b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0c36b
Preview of #c0c36b on White Background
The contrast ratio of #c0c36b with white color is 1.87
Preview of #c0c36b on black background
The contrast ratio of #c0c36b with black color is 11.26
#c0c36b color will look good with a black background.
Color Schemes of #c0c36b
Triadic Colors of #c0c36b
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 #c0c36b
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 #c0c36b
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 #c0c36b
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: #c0c36b;
}
This is a sample text used for the color #c0c36b. 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: #c0c36b;
}
This is a sample text used for the color #c0c36b. 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 #c0c36b;
}
This is a sample text used for the color #c0c36b. 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.87%
Green 39.47%
Blue 21.66%
CMYK Percentage
Cyan 2.19
Magenta 0%
Yellow 64.29%
Black 33.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.