#c9dbef Hex Color
rgb(201, 219, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | db | ef | - | #c9dbef |
RGB | 201 | 219 | 239 | - | rgb(201,219,239) |
HSL | 212 | 54% | 86% | - | hsl(212,54%,86%) |
HSV | 212 | 16% | 94% | - | hsv(212,16%,94%) |
XYZ | 64.9989 | 69.3125 | 91.6142 | - | xyz(64.9989,69.3125,91.6142) |
CIE-LAB | 86.66 | -1.98 | -11.82 | - | lab(86.66,-1.98,-11.82) |
CMYK | 0.15899581589958 | 0.083682008368201 | 0 | 0.062745098039216 | cmyk(0.15899581589958,0.083682008368201,0,0.062745098039216) |
Description
The RGB value of color #c9dbef is rgb(201, 219, 239).
In the hex color #c9dbef, The value of Red is 201, value of Green is 219, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #c9dbef consists of 212° Hue, 54% Saturation, and 86% Lightness.
In the CMYK color model, the color #c9dbef can be represented as Cyan=0.15899581589958%, Magenta=0.083682008368201%, Yellow=0%, and Black=0.062745098039216%.
Shades of #c9dbef
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 #c9dbef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9dbef
Preview of #c9dbef on White Background
The contrast ratio of #c9dbef with white color is 1.41
Preview of #c9dbef on black background
The contrast ratio of #c9dbef with black color is 14.86
#c9dbef color will look good with a black background.
Color Schemes of #c9dbef
Triadic Colors of #c9dbef
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 #c9dbef
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 #c9dbef
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 #c9dbef
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: #c9dbef;
}
This is a sample text used for the color #c9dbef. 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: #c9dbef;
}
This is a sample text used for the color #c9dbef. 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 #c9dbef;
}
This is a sample text used for the color #c9dbef. 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.5%
Green 33.23%
Blue 36.27%
CMYK Percentage
Cyan 52.06
Magenta 27.4%
Yellow 0%
Black 20.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.