#c2cbc0 Hex Color
rgb(194, 203, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | cb | c0 | - | #c2cbc0 |
RGB | 194 | 203 | 192 | - | rgb(194,203,192) |
HSL | 109 | 10% | 77% | - | hsl(109,10%,77%) |
HSV | 109 | 5% | 80% | - | hsv(109,5%,80%) |
XYZ | 53.1185 | 57.987 | 58.2621 | - | xyz(53.1185,57.987,58.2621) |
CIE-LAB | 80.73 | -5.1 | 4.41 | - | lab(80.73,-5.1,4.41) |
CMYK | 0.044334975369458 | 0 | 0.054187192118227 | 0.20392156862745 | cmyk(0.044334975369458,0,0.054187192118227,0.20392156862745) |
Description
The RGB value of color #c2cbc0 is rgb(194, 203, 192).
In the hex color #c2cbc0, The value of Red is 194, value of Green is 203, and value of Blue is 192. The primary color is Green. Similarly, The HSL values for #c2cbc0 consists of 109° Hue, 10% Saturation, and 77% Lightness.
In the CMYK color model, the color #c2cbc0 can be represented as Cyan=0.044334975369458%, Magenta=0%, Yellow=0.054187192118227%, and Black=0.20392156862745%.
Shades of #c2cbc0
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 #c2cbc0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2cbc0
Preview of #c2cbc0 on White Background
The contrast ratio of #c2cbc0 with white color is 1.67
Preview of #c2cbc0 on black background
The contrast ratio of #c2cbc0 with black color is 12.6
#c2cbc0 color will look good with a black background.
Color Schemes of #c2cbc0
Triadic Colors of #c2cbc0
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 #c2cbc0
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 #c2cbc0
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 #c2cbc0
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: #c2cbc0;
}
This is a sample text used for the color #c2cbc0. 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: #c2cbc0;
}
This is a sample text used for the color #c2cbc0. 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 #c2cbc0;
}
This is a sample text used for the color #c2cbc0. 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 32.94%
Green 34.47%
Blue 32.6%
CMYK Percentage
Cyan 14.66
Magenta 0%
Yellow 17.92%
Black 67.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.