#c2cb70 Hex Color
rgb(194, 203, 112)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | cb | 70 | - | #c2cb70 |
RGB | 194 | 203 | 112 | - | rgb(194,203,112) |
HSL | 66 | 47% | 62% | - | hsl(66,47%,62%) |
HSV | 66 | 45% | 80% | - | hsv(66,45%,80%) |
XYZ | 46.5287 | 55.3511 | 23.5607 | - | xyz(46.5287,55.3511,23.5607) |
CIE-LAB | 79.24 | -16.47 | 44.14 | - | lab(79.24,-16.47,44.14) |
CMYK | 0.044334975369458 | 0 | 0.44827586206897 | 0.20392156862745 | cmyk(0.044334975369458,0,0.44827586206897,0.20392156862745) |
Description
The RGB value of color #c2cb70 is rgb(194, 203, 112).
In the hex color #c2cb70, The value of Red is 194, value of Green is 203, and value of Blue is 112. The primary color is Green. Similarly, The HSL values for #c2cb70 consists of 66° Hue, 47% Saturation, and 62% Lightness.
In the CMYK color model, the color #c2cb70 can be represented as Cyan=0.044334975369458%, Magenta=0%, Yellow=0.44827586206897%, and Black=0.20392156862745%.
Shades of #c2cb70
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 #c2cb70
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2cb70
Preview of #c2cb70 on White Background
The contrast ratio of #c2cb70 with white color is 1.74
Preview of #c2cb70 on black background
The contrast ratio of #c2cb70 with black color is 12.07
#c2cb70 color will look good with a black background.
Color Schemes of #c2cb70
Triadic Colors of #c2cb70
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 #c2cb70
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 #c2cb70
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 #c2cb70
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: #c2cb70;
}
This is a sample text used for the color #c2cb70. 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: #c2cb70;
}
This is a sample text used for the color #c2cb70. 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 #c2cb70;
}
This is a sample text used for the color #c2cb70. 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.11%
Green 39.88%
Blue 22%
CMYK Percentage
Cyan 6.37
Magenta 0%
Yellow 64.36%
Black 29.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.