#c9ccd5 Hex Color
rgb(201, 204, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | cc | d5 | - | #c9ccd5 |
RGB | 201 | 204 | 213 | - | rgb(201,204,213) |
HSL | 225 | 13% | 81% | - | hsl(225,13%,81%) |
HSV | 225 | 6% | 84% | - | hsv(225,6%,84%) |
XYZ | 57.6905 | 60.4073 | 71.57 | - | xyz(57.6905,60.4073,71.57) |
CIE-LAB | 82.06 | 0.67 | -4.83 | - | lab(82.06,0.67,-4.83) |
CMYK | 0.056338028169014 | 0.042253521126761 | 0 | 0.16470588235294 | cmyk(0.056338028169014,0.042253521126761,0,0.16470588235294) |
Description
The RGB value of color #c9ccd5 is rgb(201, 204, 213).
In the hex color #c9ccd5, The value of Red is 201, value of Green is 204, and value of Blue is 213. The primary color is Blue. Similarly, The HSL values for #c9ccd5 consists of 225° Hue, 13% Saturation, and 81% Lightness.
In the CMYK color model, the color #c9ccd5 can be represented as Cyan=0.056338028169014%, Magenta=0.042253521126761%, Yellow=0%, and Black=0.16470588235294%.
Shades of #c9ccd5
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 #c9ccd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9ccd5
Preview of #c9ccd5 on White Background
The contrast ratio of #c9ccd5 with white color is 1.61
Preview of #c9ccd5 on black background
The contrast ratio of #c9ccd5 with black color is 13.08
#c9ccd5 color will look good with a black background.
Color Schemes of #c9ccd5
Triadic Colors of #c9ccd5
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 #c9ccd5
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 #c9ccd5
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 #c9ccd5
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: #c9ccd5;
}
This is a sample text used for the color #c9ccd5. 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: #c9ccd5;
}
This is a sample text used for the color #c9ccd5. 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 #c9ccd5;
}
This is a sample text used for the color #c9ccd5. 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.52%
Green 33.01%
Blue 34.47%
CMYK Percentage
Cyan 21.4
Magenta 16.05%
Yellow 0%
Black 62.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.