#cee18d Hex Color
rgb(206, 225, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | e1 | 8d | - | #cee18d |
RGB | 206 | 225 | 141 | - | rgb(206,225,141) |
HSL | 74 | 58% | 72% | - | hsl(74,58%,72%) |
HSV | 74 | 37% | 88% | - | hsv(74,37%,88%) |
XYZ | 57.1865 | 68.8953 | 35.4834 | - | xyz(57.1865,68.8953,35.4834) |
CIE-LAB | 86.45 | -19.5 | 39.01 | - | lab(86.45,-19.5,39.01) |
CMYK | 0.084444444444444 | 0 | 0.37333333333333 | 0.11764705882353 | cmyk(0.084444444444444,0,0.37333333333333,0.11764705882353) |
Description
The RGB value of color #cee18d is rgb(206, 225, 141).
In the hex color #cee18d, The value of Red is 206, value of Green is 225, and value of Blue is 141. The primary color is Green. Similarly, The HSL values for #cee18d consists of 74° Hue, 58% Saturation, and 72% Lightness.
In the CMYK color model, the color #cee18d can be represented as Cyan=0.084444444444444%, Magenta=0%, Yellow=0.37333333333333%, and Black=0.11764705882353%.
Shades of #cee18d
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 #cee18d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cee18d
Preview of #cee18d on White Background
The contrast ratio of #cee18d with white color is 1.42
Preview of #cee18d on black background
The contrast ratio of #cee18d with black color is 14.78
#cee18d color will look good with a black background.
Color Schemes of #cee18d
Triadic Colors of #cee18d
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 #cee18d
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 #cee18d
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 #cee18d
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: #cee18d;
}
This is a sample text used for the color #cee18d. 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: #cee18d;
}
This is a sample text used for the color #cee18d. 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 #cee18d;
}
This is a sample text used for the color #cee18d. 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 36.01%
Green 39.34%
Blue 24.65%
CMYK Percentage
Cyan 14.68
Magenta 0%
Yellow 64.88%
Black 20.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.