#c9dcfa Hex Color
rgb(201, 220, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | dc | fa | - | #c9dcfa |
RGB | 201 | 220 | 250 | - | rgb(201,220,250) |
HSL | 217 | 83% | 88% | - | hsl(217,83%,88%) |
HSV | 217 | 20% | 98% | - | hsv(217,20%,98%) |
XYZ | 66.9359 | 70.506 | 100.5236 | - | xyz(66.9359,70.506,100.5236) |
CIE-LAB | 87.24 | -0.17 | -16.74 | - | lab(87.24,-0.17,-16.74) |
CMYK | 0.196 | 0.12 | 0 | 0.019607843137255 | cmyk(0.196,0.12,0,0.019607843137255) |
Description
The RGB value of color #c9dcfa is rgb(201, 220, 250).
In the hex color #c9dcfa, The value of Red is 201, value of Green is 220, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #c9dcfa consists of 217° Hue, 83% Saturation, and 88% Lightness.
In the CMYK color model, the color #c9dcfa can be represented as Cyan=0.196%, Magenta=0.12%, Yellow=0%, and Black=0.019607843137255%.
Shades of #c9dcfa
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 #c9dcfa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9dcfa
Preview of #c9dcfa on White Background
The contrast ratio of #c9dcfa with white color is 1.39
Preview of #c9dcfa on black background
The contrast ratio of #c9dcfa with black color is 15.1
#c9dcfa color will look good with a black background.
Color Schemes of #c9dcfa
Triadic Colors of #c9dcfa
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 #c9dcfa
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 #c9dcfa
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 #c9dcfa
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: #c9dcfa;
}
This is a sample text used for the color #c9dcfa. 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: #c9dcfa;
}
This is a sample text used for the color #c9dcfa. 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 #c9dcfa;
}
This is a sample text used for the color #c9dcfa. 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 29.96%
Green 32.79%
Blue 37.26%
CMYK Percentage
Cyan 58.4
Magenta 35.76%
Yellow 0%
Black 5.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.