#c2cbd5 Hex Color
rgb(194, 203, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | cb | d5 | - | #c2cbd5 |
RGB | 194 | 203 | 213 | - | rgb(194,203,213) |
HSL | 212 | 18% | 80% | - | hsl(212,18%,80%) |
HSV | 212 | 9% | 84% | - | hsv(212,9%,84%) |
XYZ | 55.6143 | 58.9853 | 71.4049 | - | xyz(55.6143,58.9853,71.4049) |
CIE-LAB | 81.28 | -1.12 | -6.03 | - | lab(81.28,-1.12,-6.03) |
CMYK | 0.089201877934272 | 0.046948356807512 | 0 | 0.16470588235294 | cmyk(0.089201877934272,0.046948356807512,0,0.16470588235294) |
Description
The RGB value of color #c2cbd5 is rgb(194, 203, 213).
In the hex color #c2cbd5, The value of Red is 194, value of Green is 203, and value of Blue is 213. The primary color is Blue. Similarly, The HSL values for #c2cbd5 consists of 212° Hue, 18% Saturation, and 80% Lightness.
In the CMYK color model, the color #c2cbd5 can be represented as Cyan=0.089201877934272%, Magenta=0.046948356807512%, Yellow=0%, and Black=0.16470588235294%.
Shades of #c2cbd5
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 #c2cbd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2cbd5
Preview of #c2cbd5 on White Background
The contrast ratio of #c2cbd5 with white color is 1.64
Preview of #c2cbd5 on black background
The contrast ratio of #c2cbd5 with black color is 12.8
#c2cbd5 color will look good with a black background.
Color Schemes of #c2cbd5
Triadic Colors of #c2cbd5
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 #c2cbd5
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 #c2cbd5
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 #c2cbd5
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: #c2cbd5;
}
This is a sample text used for the color #c2cbd5. 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: #c2cbd5;
}
This is a sample text used for the color #c2cbd5. 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 #c2cbd5;
}
This is a sample text used for the color #c2cbd5. 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.8%
Green 33.28%
Blue 34.92%
CMYK Percentage
Cyan 29.65
Magenta 15.6%
Yellow 0%
Black 54.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.