#ceefeb Hex Color
rgb(206, 239, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | ef | eb | - | #ceefeb |
RGB | 206 | 239 | 235 | - | rgb(206,239,235) |
HSL | 173 | 51% | 87% | - | hsl(173,51%,87%) |
HSV | 173 | 14% | 94% | - | hsv(173,14%,94%) |
XYZ | 71.3155 | 80.853 | 90.4447 | - | xyz(71.3155,80.853,90.4447) |
CIE-LAB | 92.07 | -11.46 | -1.68 | - | lab(92.07,-11.46,-1.68) |
CMYK | 0.13807531380753 | 0 | 0.01673640167364 | 0.062745098039216 | cmyk(0.13807531380753,0,0.01673640167364,0.062745098039216) |
Description
The RGB value of color #ceefeb is rgb(206, 239, 235).
In the hex color #ceefeb, The value of Red is 206, value of Green is 239, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #ceefeb consists of 173° Hue, 51% Saturation, and 87% Lightness.
In the CMYK color model, the color #ceefeb can be represented as Cyan=0.13807531380753%, Magenta=0%, Yellow=0.01673640167364%, and Black=0.062745098039216%.
Shades of #ceefeb
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 #ceefeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceefeb
Preview of #ceefeb on White Background
The contrast ratio of #ceefeb with white color is 1.22
Preview of #ceefeb on black background
The contrast ratio of #ceefeb with black color is 17.17
#ceefeb color will look good with a black background.
Color Schemes of #ceefeb
Triadic Colors of #ceefeb
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 #ceefeb
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 #ceefeb
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 #ceefeb
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: #ceefeb;
}
This is a sample text used for the color #ceefeb. 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: #ceefeb;
}
This is a sample text used for the color #ceefeb. 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 #ceefeb;
}
This is a sample text used for the color #ceefeb. 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.29%
Green 35.15%
Blue 34.56%
CMYK Percentage
Cyan 63.47
Magenta 0%
Yellow 7.69%
Black 28.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.