#ceecee Hex Color
rgb(206, 236, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | ec | ee | - | #ceecee |
RGB | 206 | 236 | 238 | - | rgb(206,236,238) |
HSL | 184 | 48% | 87% | - | hsl(184,48%,87%) |
HSV | 184 | 13% | 93% | - | hsv(184,13%,93%) |
XYZ | 70.8817 | 79.2858 | 92.4567 | - | xyz(70.8817,79.2858,92.4567) |
CIE-LAB | 91.36 | -9.35 | -4.28 | - | lab(91.36,-9.35,-4.28) |
CMYK | 0.13445378151261 | 0.0084033613445378 | 0 | 0.066666666666667 | cmyk(0.13445378151261,0.0084033613445378,0,0.066666666666667) |
Description
The RGB value of color #ceecee is rgb(206, 236, 238).
In the hex color #ceecee, The value of Red is 206, value of Green is 236, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #ceecee consists of 184° Hue, 48% Saturation, and 87% Lightness.
In the CMYK color model, the color #ceecee can be represented as Cyan=0.13445378151261%, Magenta=0.0084033613445378%, Yellow=0%, and Black=0.066666666666667%.
This color is named Hand Sanitizer.
Shades of #ceecee
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 #ceecee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceecee
Preview of #ceecee on White Background
The contrast ratio of #ceecee with white color is 1.25
Preview of #ceecee on black background
The contrast ratio of #ceecee with black color is 16.86
#ceecee color will look good with a black background.
Color Schemes of #ceecee
Triadic Colors of #ceecee
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 #ceecee
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 #ceecee
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 #ceecee
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: #ceecee;
}
This is a sample text used for the color #ceecee. 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: #ceecee;
}
This is a sample text used for the color #ceecee. 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 #ceecee;
}
This is a sample text used for the color #ceecee. 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 34.71%
Blue 35%
CMYK Percentage
Cyan 64.17
Magenta 4.01%
Yellow 0%
Black 31.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.