#c5dede Hex Color
rgb(197, 222, 222)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | c5 | de | de | - | #c5dede |
| RGB | 197 | 222 | 222 | - | rgb(197,222,222) |
| HSL | 180 | 27% | 82% | - | hsl(180,27%,82%) |
| HSV | 180 | 11% | 87% | - | hsv(180,11%,87%) |
| XYZ | 62.3321 | 69.3868 | 79.215 | - | xyz(62.3321,69.3868,79.215) |
| CIE-LAB | 86.7 | -8.25 | -2.82 | - | lab(86.7,-8.25,-2.82) |
| CMYK | 0.11261261261261 | 0 | 0 | 0.12941176470588 | cmyk(0.11261261261261,0,0,0.12941176470588) |
Description
The RGB value of color #c5dede is rgb(197, 222, 222).
In the hex color #c5dede, The value of Red is 197, value of Green is 222, and value of Blue is 222. The primary color is Red. Similarly, The HSL values for #c5dede consists of 180° Hue, 27% Saturation, and 82% Lightness.
In the CMYK color model, the color #c5dede can be represented as Cyan=0.11261261261261%, Magenta=0%, Yellow=0%, and Black=0.12941176470588%.
Shades of #c5dede
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 #c5dede
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5dede
Preview of #c5dede on White Background
The contrast ratio of #c5dede with white color is 1.41
Preview of #c5dede on black background
The contrast ratio of #c5dede with black color is 14.88
#c5dede color will look good with a black background.
Color Schemes of #c5dede
Triadic Colors of #c5dede
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 #c5dede
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 #c5dede
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 #c5dede
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: #c5dede;
}
This is a sample text used for the color #c5dede. 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: #c5dede;
}
This is a sample text used for the color #c5dede. 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 #c5dede;
}
This is a sample text used for the color #c5dede. 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 30.73%
Green 34.63%
Blue 34.63%
CMYK Percentage
Cyan 46.53
Magenta 0%
Yellow 0%
Black 53.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.