#ceeaaf Hex Color
rgb(206, 234, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | ea | af | - | #ceeaaf |
RGB | 206 | 234 | 175 | - | rgb(206,234,175) |
HSL | 88 | 58% | 80% | - | hsl(88,58%,80%) |
HSV | 88 | 25% | 92% | - | hsv(88,25%,92%) |
XYZ | 62.6143 | 75.0626 | 51.7458 | - | xyz(62.6143,75.0626,51.7458) |
CIE-LAB | 89.42 | -19.35 | 25.69 | - | lab(89.42,-19.35,25.69) |
CMYK | 0.11965811965812 | 0 | 0.25213675213675 | 0.082352941176471 | cmyk(0.11965811965812,0,0.25213675213675,0.082352941176471) |
Description
The RGB value of color #ceeaaf is rgb(206, 234, 175).
In the hex color #ceeaaf, The value of Red is 206, value of Green is 234, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #ceeaaf consists of 88° Hue, 58% Saturation, and 80% Lightness.
In the CMYK color model, the color #ceeaaf can be represented as Cyan=0.11965811965812%, Magenta=0%, Yellow=0.25213675213675%, and Black=0.082352941176471%.
Shades of #ceeaaf
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 #ceeaaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceeaaf
Preview of #ceeaaf on White Background
The contrast ratio of #ceeaaf with white color is 1.31
Preview of #ceeaaf on black background
The contrast ratio of #ceeaaf with black color is 16.01
#ceeaaf color will look good with a black background.
Color Schemes of #ceeaaf
Triadic Colors of #ceeaaf
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 #ceeaaf
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 #ceeaaf
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 #ceeaaf
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: #ceeaaf;
}
This is a sample text used for the color #ceeaaf. 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: #ceeaaf;
}
This is a sample text used for the color #ceeaaf. 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 #ceeaaf;
}
This is a sample text used for the color #ceeaaf. 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 33.5%
Green 38.05%
Blue 28.46%
CMYK Percentage
Cyan 26.35
Magenta 0%
Yellow 55.52%
Black 18.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.