#c2d2cb Hex Color
rgb(194, 210, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | d2 | cb | - | #c2d2cb |
RGB | 194 | 210 | 203 | - | rgb(194,210,203) |
HSL | 154 | 15% | 79% | - | hsl(154,15%,79%) |
HSV | 154 | 8% | 82% | - | hsv(154,8%,82%) |
XYZ | 56.0742 | 61.8743 | 65.4874 | - | xyz(56.0742,61.8743,65.4874) |
CIE-LAB | 82.85 | -6.71 | 1.6 | - | lab(82.85,-6.71,1.6) |
CMYK | 0.076190476190476 | 0 | 0.033333333333333 | 0.17647058823529 | cmyk(0.076190476190476,0,0.033333333333333,0.17647058823529) |
Description
The RGB value of color #c2d2cb is rgb(194, 210, 203).
In the hex color #c2d2cb, The value of Red is 194, value of Green is 210, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #c2d2cb consists of 154° Hue, 15% Saturation, and 79% Lightness.
In the CMYK color model, the color #c2d2cb can be represented as Cyan=0.076190476190476%, Magenta=0%, Yellow=0.033333333333333%, and Black=0.17647058823529%.
Shades of #c2d2cb
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 #c2d2cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2d2cb
Preview of #c2d2cb on White Background
The contrast ratio of #c2d2cb with white color is 1.57
Preview of #c2d2cb on black background
The contrast ratio of #c2d2cb with black color is 13.37
#c2d2cb color will look good with a black background.
Color Schemes of #c2d2cb
Triadic Colors of #c2d2cb
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 #c2d2cb
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 #c2d2cb
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 #c2d2cb
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: #c2d2cb;
}
This is a sample text used for the color #c2d2cb. 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: #c2d2cb;
}
This is a sample text used for the color #c2d2cb. 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 #c2d2cb;
}
This is a sample text used for the color #c2d2cb. 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 31.96%
Green 34.6%
Blue 33.44%
CMYK Percentage
Cyan 26.64
Magenta 0%
Yellow 11.66%
Black 61.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.