#ceebf7 Hex Color
rgb(206, 235, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | eb | f7 | - | #ceebf7 |
RGB | 206 | 235 | 247 | - | rgb(206,235,247) |
HSL | 198 | 72% | 89% | - | hsl(198,72%,89%) |
HSV | 198 | 17% | 97% | - | hsv(198,17%,97%) |
XYZ | 71.9504 | 79.2539 | 99.501 | - | xyz(71.9504,79.2539,99.501) |
CIE-LAB | 91.35 | -7.02 | -9 | - | lab(91.35,-7.02,-9) |
CMYK | 0.16599190283401 | 0.048582995951417 | 0 | 0.031372549019608 | cmyk(0.16599190283401,0.048582995951417,0,0.031372549019608) |
Description
The RGB value of color #ceebf7 is rgb(206, 235, 247).
In the hex color #ceebf7, The value of Red is 206, value of Green is 235, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #ceebf7 consists of 198° Hue, 72% Saturation, and 89% Lightness.
In the CMYK color model, the color #ceebf7 can be represented as Cyan=0.16599190283401%, Magenta=0.048582995951417%, Yellow=0%, and Black=0.031372549019608%.
Shades of #ceebf7
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 #ceebf7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceebf7
Preview of #ceebf7 on White Background
The contrast ratio of #ceebf7 with white color is 1.25
Preview of #ceebf7 on black background
The contrast ratio of #ceebf7 with black color is 16.85
#ceebf7 color will look good with a black background.
Color Schemes of #ceebf7
Triadic Colors of #ceebf7
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 #ceebf7
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 #ceebf7
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 #ceebf7
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: #ceebf7;
}
This is a sample text used for the color #ceebf7. 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: #ceebf7;
}
This is a sample text used for the color #ceebf7. 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 #ceebf7;
}
This is a sample text used for the color #ceebf7. 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.94%
Green 34.16%
Blue 35.9%
CMYK Percentage
Cyan 67.49
Magenta 19.75%
Yellow 0%
Black 12.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.