#caef1c Hex Color
rgb(202, 239, 28)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ca | ef | 1c | - | #caef1c |
| RGB | 202 | 239 | 28 | - | rgb(202,239,28) |
| HSL | 71 | 87% | 52% | - | hsl(71,87%,52%) |
| HSV | 71 | 88% | 94% | - | hsv(71,88%,94%) |
| XYZ | 55.4332 | 74.3734 | 12.5325 | - | xyz(55.4332,74.3734,12.5325) |
| CIE-LAB | 89.1 | -35.26 | 83.92 | - | lab(89.1,-35.26,83.92) |
| CMYK | 0.15481171548117 | 0 | 0.88284518828452 | 0.062745098039216 | cmyk(0.15481171548117,0,0.88284518828452,0.062745098039216) |
Description
The RGB value of color #caef1c is rgb(202, 239, 28).
In the hex color #caef1c, The value of Red is 202, value of Green is 239, and value of Blue is 28. The primary color is Green. Similarly, The HSL values for #caef1c consists of 71° Hue, 87% Saturation, and 52% Lightness.
In the CMYK color model, the color #caef1c can be represented as Cyan=0.15481171548117%, Magenta=0%, Yellow=0.88284518828452%, and Black=0.062745098039216%.
Shades of #caef1c
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 #caef1c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caef1c
Preview of #caef1c on White Background
The contrast ratio of #caef1c with white color is 1.32
Preview of #caef1c on black background
The contrast ratio of #caef1c with black color is 15.87
#caef1c color will look good with a black background.
Color Schemes of #caef1c
Triadic Colors of #caef1c
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 #caef1c
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 #caef1c
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 #caef1c
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: #caef1c;
}
This is a sample text used for the color #caef1c. 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: #caef1c;
}
This is a sample text used for the color #caef1c. 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 #caef1c;
}
This is a sample text used for the color #caef1c. 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 43.07%
Green 50.96%
Blue 5.97%
CMYK Percentage
Cyan 14.07
Magenta 0%
Yellow 80.23%
Black 5.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.