#c9ccdd Hex Color
rgb(201, 204, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | cc | dd | - | #c9ccdd |
RGB | 201 | 204 | 221 | - | rgb(201,204,221) |
HSL | 231 | 23% | 83% | - | hsl(231,23%,83%) |
HSV | 231 | 9% | 87% | - | hsv(231,9%,87%) |
XYZ | 58.7314 | 60.8237 | 77.0513 | - | xyz(58.7314,60.8237,77.0513) |
CIE-LAB | 82.28 | 2.24 | -8.77 | - | lab(82.28,2.24,-8.77) |
CMYK | 0.090497737556561 | 0.076923076923077 | 0 | 0.13333333333333 | cmyk(0.090497737556561,0.076923076923077,0,0.13333333333333) |
Description
The RGB value of color #c9ccdd is rgb(201, 204, 221).
In the hex color #c9ccdd, The value of Red is 201, value of Green is 204, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #c9ccdd consists of 231° Hue, 23% Saturation, and 83% Lightness.
In the CMYK color model, the color #c9ccdd can be represented as Cyan=0.090497737556561%, Magenta=0.076923076923077%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c9ccdd
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 #c9ccdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9ccdd
Preview of #c9ccdd on White Background
The contrast ratio of #c9ccdd with white color is 1.6
Preview of #c9ccdd on black background
The contrast ratio of #c9ccdd with black color is 13.16
#c9ccdd color will look good with a black background.
Color Schemes of #c9ccdd
Triadic Colors of #c9ccdd
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 #c9ccdd
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 #c9ccdd
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 #c9ccdd
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: #c9ccdd;
}
This is a sample text used for the color #c9ccdd. 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: #c9ccdd;
}
This is a sample text used for the color #c9ccdd. 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 #c9ccdd;
}
This is a sample text used for the color #c9ccdd. 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.11%
Green 32.59%
Blue 35.3%
CMYK Percentage
Cyan 30.09
Magenta 25.58%
Yellow 0%
Black 44.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.