#c2cdcd Hex Color
rgb(194, 205, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | cd | cd | - | #c2cdcd |
RGB | 194 | 205 | 205 | - | rgb(194,205,205) |
HSL | 180 | 10% | 78% | - | hsl(180,10%,78%) |
HSV | 180 | 5% | 80% | - | hsv(180,5%,80%) |
XYZ | 55.0989 | 59.5398 | 66.3459 | - | xyz(55.0989,59.5398,66.3459) |
CIE-LAB | 81.59 | -3.73 | -1.3 | - | lab(81.59,-3.73,-1.3) |
CMYK | 0.053658536585366 | 0 | 0 | 0.19607843137255 | cmyk(0.053658536585366,0,0,0.19607843137255) |
Description
The RGB value of color #c2cdcd is rgb(194, 205, 205).
In the hex color #c2cdcd, The value of Red is 194, value of Green is 205, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #c2cdcd consists of 180° Hue, 10% Saturation, and 78% Lightness.
In the CMYK color model, the color #c2cdcd can be represented as Cyan=0.053658536585366%, Magenta=0%, Yellow=0%, and Black=0.19607843137255%.
Shades of #c2cdcd
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 #c2cdcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2cdcd
Preview of #c2cdcd on White Background
The contrast ratio of #c2cdcd with white color is 1.63
Preview of #c2cdcd on black background
The contrast ratio of #c2cdcd with black color is 12.91
#c2cdcd color will look good with a black background.
Color Schemes of #c2cdcd
Triadic Colors of #c2cdcd
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 #c2cdcd
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 #c2cdcd
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 #c2cdcd
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: #c2cdcd;
}
This is a sample text used for the color #c2cdcd. 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: #c2cdcd;
}
This is a sample text used for the color #c2cdcd. 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 #c2cdcd;
}
This is a sample text used for the color #c2cdcd. 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.12%
Green 33.94%
Blue 33.94%
CMYK Percentage
Cyan 21.49
Magenta 0%
Yellow 0%
Black 78.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.