#cfeef5 Hex Color
rgb(207, 238, 245)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cf | ee | f5 | - | #cfeef5 |
| RGB | 207 | 238 | 245 | - | rgb(207,238,245) |
| HSL | 191 | 66% | 89% | - | hsl(191,66%,89%) |
| HSV | 191 | 16% | 96% | - | hsv(191,16%,96%) |
| XYZ | 72.7881 | 81.007 | 98.1858 | - | xyz(72.7881,81.007,98.1858) |
| CIE-LAB | 92.13 | -8.65 | -6.78 | - | lab(92.13,-8.65,-6.78) |
| CMYK | 0.15510204081633 | 0.028571428571429 | 0 | 0.03921568627451 | cmyk(0.15510204081633,0.028571428571429,0,0.03921568627451) |
Description
The RGB value of color #cfeef5 is rgb(207, 238, 245).
In the hex color #cfeef5, The value of Red is 207, value of Green is 238, and value of Blue is 245. The primary color is Blue. Similarly, The HSL values for #cfeef5 consists of 191° Hue, 66% Saturation, and 89% Lightness.
In the CMYK color model, the color #cfeef5 can be represented as Cyan=0.15510204081633%, Magenta=0.028571428571429%, Yellow=0%, and Black=0.03921568627451%.
Shades of #cfeef5
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 #cfeef5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfeef5
Preview of #cfeef5 on White Background
The contrast ratio of #cfeef5 with white color is 1.22
Preview of #cfeef5 on black background
The contrast ratio of #cfeef5 with black color is 17.2
#cfeef5 color will look good with a black background.
Color Schemes of #cfeef5
Triadic Colors of #cfeef5
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 #cfeef5
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 #cfeef5
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 #cfeef5
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: #cfeef5;
}
This is a sample text used for the color #cfeef5. 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: #cfeef5;
}
This is a sample text used for the color #cfeef5. 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 #cfeef5;
}
This is a sample text used for the color #cfeef5. 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 30%
Green 34.49%
Blue 35.51%
CMYK Percentage
Cyan 69.59
Magenta 12.82%
Yellow 0%
Black 17.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.