#ccf9ec Hex Color
rgb(204, 249, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | f9 | ec | - | #ccf9ec |
RGB | 204 | 249 | 236 | - | rgb(204,249,236) |
HSL | 163 | 79% | 89% | - | hsl(163,79%,89%) |
HSV | 163 | 18% | 98% | - | hsv(163,18%,98%) |
XYZ | 73.9178 | 86.6449 | 92.1851 | - | xyz(73.9178,86.6449,92.1851) |
CIE-LAB | 94.59 | -16.86 | 1.46 | - | lab(94.59,-16.86,1.46) |
CMYK | 0.18072289156627 | 0 | 0.052208835341365 | 0.023529411764706 | cmyk(0.18072289156627,0,0.052208835341365,0.023529411764706) |
Description
The RGB value of color #ccf9ec is rgb(204, 249, 236).
In the hex color #ccf9ec, The value of Red is 204, value of Green is 249, and value of Blue is 236. The primary color is Green. Similarly, The HSL values for #ccf9ec consists of 163° Hue, 79% Saturation, and 89% Lightness.
In the CMYK color model, the color #ccf9ec can be represented as Cyan=0.18072289156627%, Magenta=0%, Yellow=0.052208835341365%, and Black=0.023529411764706%.
Shades of #ccf9ec
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 #ccf9ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccf9ec
Preview of #ccf9ec on White Background
The contrast ratio of #ccf9ec with white color is 1.15
Preview of #ccf9ec on black background
The contrast ratio of #ccf9ec with black color is 18.33
#ccf9ec color will look good with a black background.
Color Schemes of #ccf9ec
Triadic Colors of #ccf9ec
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 #ccf9ec
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 #ccf9ec
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 #ccf9ec
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: #ccf9ec;
}
This is a sample text used for the color #ccf9ec. 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: #ccf9ec;
}
This is a sample text used for the color #ccf9ec. 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 #ccf9ec;
}
This is a sample text used for the color #ccf9ec. 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.61%
Green 36.14%
Blue 34.25%
CMYK Percentage
Cyan 70.47
Magenta 0%
Yellow 20.36%
Black 9.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.