#cae12b Hex Color
rgb(202, 225, 43)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | e1 | 2b | - | #cae12b |
RGB | 202 | 225 | 43 | - | rgb(202,225,43) |
HSL | 68 | 75% | 53% | - | hsl(68,75%,53%) |
HSV | 68 | 81% | 88% | - | hsv(68,81%,88%) |
XYZ | 51.7184 | 66.5814 | 12.4111 | - | xyz(51.7184,66.5814,12.4111) |
CIE-LAB | 85.29 | -28.4 | 77.67 | - | lab(85.29,-28.4,77.67) |
CMYK | 0.10222222222222 | 0 | 0.80888888888889 | 0.11764705882353 | cmyk(0.10222222222222,0,0.80888888888889,0.11764705882353) |
Description
The RGB value of color #cae12b is rgb(202, 225, 43).
In the hex color #cae12b, The value of Red is 202, value of Green is 225, and value of Blue is 43. The primary color is Green. Similarly, The HSL values for #cae12b consists of 68° Hue, 75% Saturation, and 53% Lightness.
In the CMYK color model, the color #cae12b can be represented as Cyan=0.10222222222222%, Magenta=0%, Yellow=0.80888888888889%, and Black=0.11764705882353%.
Shades of #cae12b
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 #cae12b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cae12b
Preview of #cae12b on White Background
The contrast ratio of #cae12b with white color is 1.47
Preview of #cae12b on black background
The contrast ratio of #cae12b with black color is 14.32
#cae12b color will look good with a black background.
Color Schemes of #cae12b
Triadic Colors of #cae12b
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 #cae12b
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 #cae12b
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 #cae12b
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: #cae12b;
}
This is a sample text used for the color #cae12b. 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: #cae12b;
}
This is a sample text used for the color #cae12b. 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 #cae12b;
}
This is a sample text used for the color #cae12b. 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 42.98%
Green 47.87%
Blue 9.15%
CMYK Percentage
Cyan 9.94
Magenta 0%
Yellow 78.63%
Black 11.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.