#cfecdd Hex Color
rgb(207, 236, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | ec | dd | - | #cfecdd |
RGB | 207 | 236 | 221 | - | rgb(207,236,221) |
HSL | 149 | 43% | 87% | - | hsl(149,43%,87%) |
HSV | 149 | 12% | 93% | - | hsv(149,12%,93%) |
XYZ | 68.7787 | 78.4768 | 79.9291 | - | xyz(68.7787,78.4768,79.9291) |
CIE-LAB | 91 | -12.3 | 4.06 | - | lab(91,-12.3,4.06) |
CMYK | 0.1228813559322 | 0 | 0.063559322033898 | 0.074509803921569 | cmyk(0.1228813559322,0,0.063559322033898,0.074509803921569) |
Description
The RGB value of color #cfecdd is rgb(207, 236, 221).
In the hex color #cfecdd, The value of Red is 207, value of Green is 236, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #cfecdd consists of 149° Hue, 43% Saturation, and 87% Lightness.
In the CMYK color model, the color #cfecdd can be represented as Cyan=0.1228813559322%, Magenta=0%, Yellow=0.063559322033898%, and Black=0.074509803921569%.
Shades of #cfecdd
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 #cfecdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfecdd
Preview of #cfecdd on White Background
The contrast ratio of #cfecdd with white color is 1.26
Preview of #cfecdd on black background
The contrast ratio of #cfecdd with black color is 16.7
#cfecdd color will look good with a black background.
Color Schemes of #cfecdd
Triadic Colors of #cfecdd
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 #cfecdd
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 #cfecdd
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 #cfecdd
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: #cfecdd;
}
This is a sample text used for the color #cfecdd. 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: #cfecdd;
}
This is a sample text used for the color #cfecdd. 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 #cfecdd;
}
This is a sample text used for the color #cfecdd. 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 31.17%
Green 35.54%
Blue 33.28%
CMYK Percentage
Cyan 47.09
Magenta 0%
Yellow 24.36%
Black 28.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.