#cfefec Hex Color
rgb(207, 239, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | ef | ec | - | #cfefec |
RGB | 207 | 239 | 236 | - | rgb(207,239,236) |
HSL | 174 | 50% | 87% | - | hsl(174,50%,87%) |
HSV | 174 | 13% | 94% | - | hsv(174,13%,94%) |
XYZ | 71.739 | 81.0545 | 91.2209 | - | xyz(71.739,81.0545,91.2209) |
CIE-LAB | 92.16 | -10.95 | -2.07 | - | lab(92.16,-10.95,-2.07) |
CMYK | 0.13389121338912 | 0 | 0.01255230125523 | 0.062745098039216 | cmyk(0.13389121338912,0,0.01255230125523,0.062745098039216) |
Description
The RGB value of color #cfefec is rgb(207, 239, 236).
In the hex color #cfefec, The value of Red is 207, value of Green is 239, and value of Blue is 236. The primary color is Green. Similarly, The HSL values for #cfefec consists of 174° Hue, 50% Saturation, and 87% Lightness.
In the CMYK color model, the color #cfefec can be represented as Cyan=0.13389121338912%, Magenta=0%, Yellow=0.01255230125523%, and Black=0.062745098039216%.
Shades of #cfefec
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 #cfefec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfefec
Preview of #cfefec on White Background
The contrast ratio of #cfefec with white color is 1.22
Preview of #cfefec on black background
The contrast ratio of #cfefec with black color is 17.21
#cfefec color will look good with a black background.
Color Schemes of #cfefec
Triadic Colors of #cfefec
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 #cfefec
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 #cfefec
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 #cfefec
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: #cfefec;
}
This is a sample text used for the color #cfefec. 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: #cfefec;
}
This is a sample text used for the color #cfefec. 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 #cfefec;
}
This is a sample text used for the color #cfefec. 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.35%
Green 35.04%
Blue 34.6%
CMYK Percentage
Cyan 64.01
Magenta 0%
Yellow 6%
Black 29.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.