#c9edfd Hex Color
rgb(201, 237, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | ed | fd | - | #c9edfd |
RGB | 201 | 237 | 253 | - | rgb(201,237,253) |
HSL | 198 | 93% | 89% | - | hsl(198,93%,89%) |
HSV | 198 | 21% | 99% | - | hsv(198,21%,99%) |
XYZ | 72.1012 | 80.0777 | 104.5849 | - | xyz(72.1012,80.0777,104.5849) |
CIE-LAB | 91.72 | -8.3 | -11.61 | - | lab(91.72,-8.3,-11.61) |
CMYK | 0.20553359683794 | 0.063241106719368 | 0 | 0.0078431372549019 | cmyk(0.20553359683794,0.063241106719368,0,0.0078431372549019) |
Description
The RGB value of color #c9edfd is rgb(201, 237, 253).
In the hex color #c9edfd, The value of Red is 201, value of Green is 237, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #c9edfd consists of 198° Hue, 93% Saturation, and 89% Lightness.
In the CMYK color model, the color #c9edfd can be represented as Cyan=0.20553359683794%, Magenta=0.063241106719368%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #c9edfd
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 #c9edfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9edfd
Preview of #c9edfd on White Background
The contrast ratio of #c9edfd with white color is 1.23
Preview of #c9edfd on black background
The contrast ratio of #c9edfd with black color is 17.02
#c9edfd color will look good with a black background.
Color Schemes of #c9edfd
Triadic Colors of #c9edfd
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 #c9edfd
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 #c9edfd
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 #c9edfd
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: #c9edfd;
}
This is a sample text used for the color #c9edfd. 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: #c9edfd;
}
This is a sample text used for the color #c9edfd. 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 #c9edfd;
}
This is a sample text used for the color #c9edfd. 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.09%
Green 34.3%
Blue 36.61%
CMYK Percentage
Cyan 74.3
Magenta 22.86%
Yellow 0%
Black 2.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.