#cee29f Hex Color
rgb(206, 226, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | e2 | 9f | - | #cee29f |
RGB | 206 | 226 | 159 | - | rgb(206,226,159) |
HSL | 78 | 54% | 75% | - | hsl(78,54%,75%) |
HSV | 78 | 30% | 89% | - | hsv(78,30%,89%) |
XYZ | 58.908 | 70.0177 | 43.2109 | - | xyz(58.908,70.0177,43.2109) |
CIE-LAB | 87.01 | -17.69 | 30.62 | - | lab(87.01,-17.69,30.62) |
CMYK | 0.088495575221239 | 0 | 0.29646017699115 | 0.11372549019608 | cmyk(0.088495575221239,0,0.29646017699115,0.11372549019608) |
Description
The RGB value of color #cee29f is rgb(206, 226, 159).
In the hex color #cee29f, The value of Red is 206, value of Green is 226, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #cee29f consists of 78° Hue, 54% Saturation, and 75% Lightness.
In the CMYK color model, the color #cee29f can be represented as Cyan=0.088495575221239%, Magenta=0%, Yellow=0.29646017699115%, and Black=0.11372549019608%.
Shades of #cee29f
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 #cee29f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cee29f
Preview of #cee29f on White Background
The contrast ratio of #cee29f with white color is 1.4
Preview of #cee29f on black background
The contrast ratio of #cee29f with black color is 15
#cee29f color will look good with a black background.
Color Schemes of #cee29f
Triadic Colors of #cee29f
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 #cee29f
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 #cee29f
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 #cee29f
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: #cee29f;
}
This is a sample text used for the color #cee29f. 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: #cee29f;
}
This is a sample text used for the color #cee29f. 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 #cee29f;
}
This is a sample text used for the color #cee29f. 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 34.86%
Green 38.24%
Blue 26.9%
CMYK Percentage
Cyan 17.75
Magenta 0%
Yellow 59.45%
Black 22.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.