#c7d2cb Hex Color
rgb(199, 210, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | d2 | cb | - | #c7d2cb |
RGB | 199 | 210 | 203 | - | rgb(199,210,203) |
HSL | 142 | 11% | 80% | - | hsl(142,11%,80%) |
HSV | 142 | 5% | 82% | - | hsv(142,5%,82%) |
XYZ | 57.3793 | 62.5471 | 65.5485 | - | xyz(57.3793,62.5471,65.5485) |
CIE-LAB | 83.2 | -5.02 | 2.17 | - | lab(83.2,-5.02,2.17) |
CMYK | 0.052380952380952 | 0 | 0.033333333333333 | 0.17647058823529 | cmyk(0.052380952380952,0,0.033333333333333,0.17647058823529) |
Description
The RGB value of color #c7d2cb is rgb(199, 210, 203).
In the hex color #c7d2cb, The value of Red is 199, value of Green is 210, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #c7d2cb consists of 142° Hue, 11% Saturation, and 80% Lightness.
In the CMYK color model, the color #c7d2cb can be represented as Cyan=0.052380952380952%, Magenta=0%, Yellow=0.033333333333333%, and Black=0.17647058823529%.
Shades of #c7d2cb
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 #c7d2cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7d2cb
Preview of #c7d2cb on White Background
The contrast ratio of #c7d2cb with white color is 1.55
Preview of #c7d2cb on black background
The contrast ratio of #c7d2cb with black color is 13.51
#c7d2cb color will look good with a black background.
Color Schemes of #c7d2cb
Triadic Colors of #c7d2cb
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 #c7d2cb
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 #c7d2cb
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 #c7d2cb
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: #c7d2cb;
}
This is a sample text used for the color #c7d2cb. 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: #c7d2cb;
}
This is a sample text used for the color #c7d2cb. 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 #c7d2cb;
}
This is a sample text used for the color #c7d2cb. 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.52%
Green 34.31%
Blue 33.17%
CMYK Percentage
Cyan 19.98
Magenta 0%
Yellow 12.71%
Black 67.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.