#cdecf9 Hex Color
rgb(205, 236, 249)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | ec | f9 | - | #cdecf9 |
RGB | 205 | 236 | 249 | - | rgb(205,236,249) |
HSL | 198 | 79% | 89% | - | hsl(198,79%,89%) |
HSV | 198 | 18% | 98% | - | hsv(198,18%,98%) |
XYZ | 72.2712 | 79.8096 | 101.2182 | - | xyz(72.2712,79.8096,101.2182) |
CIE-LAB | 91.6 | -7.43 | -9.68 | - | lab(91.6,-7.43,-9.68) |
CMYK | 0.17670682730924 | 0.052208835341365 | 0 | 0.023529411764706 | cmyk(0.17670682730924,0.052208835341365,0,0.023529411764706) |
Description
The RGB value of color #cdecf9 is rgb(205, 236, 249).
In the hex color #cdecf9, The value of Red is 205, value of Green is 236, and value of Blue is 249. The primary color is Blue. Similarly, The HSL values for #cdecf9 consists of 198° Hue, 79% Saturation, and 89% Lightness.
In the CMYK color model, the color #cdecf9 can be represented as Cyan=0.17670682730924%, Magenta=0.052208835341365%, Yellow=0%, and Black=0.023529411764706%.
Shades of #cdecf9
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 #cdecf9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdecf9
Preview of #cdecf9 on White Background
The contrast ratio of #cdecf9 with white color is 1.24
Preview of #cdecf9 on black background
The contrast ratio of #cdecf9 with black color is 16.96
#cdecf9 color will look good with a black background.
Color Schemes of #cdecf9
Triadic Colors of #cdecf9
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 #cdecf9
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 #cdecf9
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 #cdecf9
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: #cdecf9;
}
This is a sample text used for the color #cdecf9. 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: #cdecf9;
}
This is a sample text used for the color #cdecf9. 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 #cdecf9;
}
This is a sample text used for the color #cdecf9. 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.71%
Green 34.2%
Blue 36.09%
CMYK Percentage
Cyan 70
Magenta 20.68%
Yellow 0%
Black 9.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.