#cfebdf Hex Color
rgb(207, 235, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | eb | df | - | #cfebdf |
RGB | 207 | 235 | 223 | - | rgb(207,235,223) |
HSL | 154 | 41% | 87% | - | hsl(154,41%,87%) |
HSV | 154 | 12% | 92% | - | hsv(154,12%,92%) |
XYZ | 68.7597 | 78.0098 | 81.2454 | - | xyz(68.7597,78.0098,81.2454) |
CIE-LAB | 90.78 | -11.43 | 2.71 | - | lab(90.78,-11.43,2.71) |
CMYK | 0.11914893617021 | 0 | 0.051063829787234 | 0.07843137254902 | cmyk(0.11914893617021,0,0.051063829787234,0.07843137254902) |
Description
The RGB value of color #cfebdf is rgb(207, 235, 223).
In the hex color #cfebdf, The value of Red is 207, value of Green is 235, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #cfebdf consists of 154° Hue, 41% Saturation, and 87% Lightness.
In the CMYK color model, the color #cfebdf can be represented as Cyan=0.11914893617021%, Magenta=0%, Yellow=0.051063829787234%, and Black=0.07843137254902%.
Shades of #cfebdf
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 #cfebdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfebdf
Preview of #cfebdf on White Background
The contrast ratio of #cfebdf with white color is 1.26
Preview of #cfebdf on black background
The contrast ratio of #cfebdf with black color is 16.6
#cfebdf color will look good with a black background.
Color Schemes of #cfebdf
Triadic Colors of #cfebdf
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 #cfebdf
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 #cfebdf
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 #cfebdf
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: #cfebdf;
}
This is a sample text used for the color #cfebdf. 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: #cfebdf;
}
This is a sample text used for the color #cfebdf. 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 #cfebdf;
}
This is a sample text used for the color #cfebdf. 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.13%
Green 35.34%
Blue 33.53%
CMYK Percentage
Cyan 47.92
Magenta 0%
Yellow 20.54%
Black 31.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.