#c5caca Hex Color
rgb(197, 202, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | ca | ca | - | #c5caca |
RGB | 197 | 202 | 202 | - | rgb(197,202,202) |
HSL | 180 | 5% | 78% | - | hsl(180,5%,78%) |
HSV | 180 | 2% | 79% | - | hsv(180,2%,79%) |
XYZ | 54.8072 | 58.3756 | 64.2561 | - | xyz(54.8072,58.3756,64.2561) |
CIE-LAB | 80.95 | -1.71 | -0.61 | - | lab(80.95,-1.71,-0.61) |
CMYK | 0.024752475247525 | 0 | 0 | 0.2078431372549 | cmyk(0.024752475247525,0,0,0.2078431372549) |
Description
The RGB value of color #c5caca is rgb(197, 202, 202).
In the hex color #c5caca, The value of Red is 197, value of Green is 202, and value of Blue is 202. The primary color is Red. Similarly, The HSL values for #c5caca consists of 180° Hue, 5% Saturation, and 78% Lightness.
In the CMYK color model, the color #c5caca can be represented as Cyan=0.024752475247525%, Magenta=0%, Yellow=0%, and Black=0.2078431372549%.
Shades of #c5caca
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 #c5caca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5caca
Preview of #c5caca on White Background
The contrast ratio of #c5caca with white color is 1.66
Preview of #c5caca on black background
The contrast ratio of #c5caca with black color is 12.68
#c5caca color will look good with a black background.
Color Schemes of #c5caca
Triadic Colors of #c5caca
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 #c5caca
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 #c5caca
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 #c5caca
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: #c5caca;
}
This is a sample text used for the color #c5caca. 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: #c5caca;
}
This is a sample text used for the color #c5caca. 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 #c5caca;
}
This is a sample text used for the color #c5caca. 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.78%
Green 33.61%
Blue 33.61%
CMYK Percentage
Cyan 10.64
Magenta 0%
Yellow 0%
Black 89.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.