#c5cadd Hex Color
rgb(197, 202, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | ca | dd | - | #c5cadd |
RGB | 197 | 202 | 221 | - | rgb(197,202,221) |
HSL | 228 | 26% | 82% | - | hsl(228,26%,82%) |
HSV | 228 | 11% | 87% | - | hsv(228,11%,87%) |
XYZ | 57.1976 | 59.3318 | 76.8442 | - | xyz(57.1976,59.3318,76.8442) |
CIE-LAB | 81.47 | 1.99 | -10.01 | - | lab(81.47,1.99,-10.01) |
CMYK | 0.10859728506787 | 0.085972850678733 | 0 | 0.13333333333333 | cmyk(0.10859728506787,0.085972850678733,0,0.13333333333333) |
Description
The RGB value of color #c5cadd is rgb(197, 202, 221).
In the hex color #c5cadd, The value of Red is 197, value of Green is 202, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #c5cadd consists of 228° Hue, 26% Saturation, and 82% Lightness.
In the CMYK color model, the color #c5cadd can be represented as Cyan=0.10859728506787%, Magenta=0.085972850678733%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c5cadd
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 #c5cadd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5cadd
Preview of #c5cadd on White Background
The contrast ratio of #c5cadd with white color is 1.63
Preview of #c5cadd on black background
The contrast ratio of #c5cadd with black color is 12.87
#c5cadd color will look good with a black background.
Color Schemes of #c5cadd
Triadic Colors of #c5cadd
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 #c5cadd
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 #c5cadd
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 #c5cadd
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: #c5cadd;
}
This is a sample text used for the color #c5cadd. 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: #c5cadd;
}
This is a sample text used for the color #c5cadd. 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 #c5cadd;
}
This is a sample text used for the color #c5cadd. 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.77%
Green 32.58%
Blue 35.65%
CMYK Percentage
Cyan 33.12
Magenta 26.22%
Yellow 0%
Black 40.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.