#ceeeed Hex Color
rgb(206, 238, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | ee | ed | - | #ceeeed |
RGB | 206 | 238 | 237 | - | rgb(206,238,237) |
HSL | 178 | 48% | 87% | - | hsl(178,48%,87%) |
HSV | 178 | 13% | 93% | - | hsv(178,13%,93%) |
XYZ | 71.3142 | 80.3853 | 91.878 | - | xyz(71.3142,80.3853,91.878) |
CIE-LAB | 91.86 | -10.56 | -3.03 | - | lab(91.86,-10.56,-3.03) |
CMYK | 0.13445378151261 | 0 | 0.0042016806722689 | 0.066666666666667 | cmyk(0.13445378151261,0,0.0042016806722689,0.066666666666667) |
Description
The RGB value of color #ceeeed is rgb(206, 238, 237).
In the hex color #ceeeed, The value of Red is 206, value of Green is 238, and value of Blue is 237. The primary color is Green. Similarly, The HSL values for #ceeeed consists of 178° Hue, 48% Saturation, and 87% Lightness.
In the CMYK color model, the color #ceeeed can be represented as Cyan=0.13445378151261%, Magenta=0%, Yellow=0.0042016806722689%, and Black=0.066666666666667%.
Shades of #ceeeed
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 #ceeeed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceeeed
Preview of #ceeeed on White Background
The contrast ratio of #ceeeed with white color is 1.23
Preview of #ceeeed on black background
The contrast ratio of #ceeeed with black color is 17.08
#ceeeed color will look good with a black background.
Color Schemes of #ceeeed
Triadic Colors of #ceeeed
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 #ceeeed
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 #ceeeed
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 #ceeeed
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: #ceeeed;
}
This is a sample text used for the color #ceeeed. 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: #ceeeed;
}
This is a sample text used for the color #ceeeed. 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 #ceeeed;
}
This is a sample text used for the color #ceeeed. 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.25%
Green 34.95%
Blue 34.8%
CMYK Percentage
Cyan 65.48
Magenta 0%
Yellow 2.05%
Black 32.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.