#c0cacd Hex Color
rgb(192, 202, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | ca | cd | - | #c0cacd |
RGB | 192 | 202 | 205 | - | rgb(192,202,205) |
HSL | 194 | 12% | 78% | - | hsl(194,12%,78%) |
HSV | 194 | 6% | 80% | - | hsv(194,6%,80%) |
XYZ | 53.8782 | 57.8553 | 66.0851 | - | xyz(53.8782,57.8553,66.0851) |
CIE-LAB | 80.66 | -2.83 | -2.68 | - | lab(80.66,-2.83,-2.68) |
CMYK | 0.063414634146342 | 0.014634146341464 | 0 | 0.19607843137255 | cmyk(0.063414634146342,0.014634146341464,0,0.19607843137255) |
Description
The RGB value of color #c0cacd is rgb(192, 202, 205).
In the hex color #c0cacd, The value of Red is 192, value of Green is 202, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #c0cacd consists of 194° Hue, 12% Saturation, and 78% Lightness.
In the CMYK color model, the color #c0cacd can be represented as Cyan=0.063414634146342%, Magenta=0.014634146341464%, Yellow=0%, and Black=0.19607843137255%.
Shades of #c0cacd
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 #c0cacd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0cacd
Preview of #c0cacd on White Background
The contrast ratio of #c0cacd with white color is 1.67
Preview of #c0cacd on black background
The contrast ratio of #c0cacd with black color is 12.57
#c0cacd color will look good with a black background.
Color Schemes of #c0cacd
Triadic Colors of #c0cacd
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 #c0cacd
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 #c0cacd
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 #c0cacd
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: #c0cacd;
}
This is a sample text used for the color #c0cacd. 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: #c0cacd;
}
This is a sample text used for the color #c0cacd. 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 #c0cacd;
}
This is a sample text used for the color #c0cacd. 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.05%
Green 33.72%
Blue 34.22%
CMYK Percentage
Cyan 23.13
Magenta 5.34%
Yellow 0%
Black 71.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.