#cae68c Hex Color
rgb(202, 230, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | e6 | 8c | - | #cae68c |
RGB | 202 | 230 | 140 | - | rgb(202,230,140) |
HSL | 79 | 64% | 73% | - | hsl(79,64%,73%) |
HSV | 79 | 39% | 90% | - | hsv(79,39%,90%) |
XYZ | 57.3876 | 71.0436 | 35.4991 | - | xyz(57.3876,71.0436,35.4991) |
CIE-LAB | 87.51 | -23.55 | 40.81 | - | lab(87.51,-23.55,40.81) |
CMYK | 0.12173913043478 | 0 | 0.39130434782609 | 0.098039215686274 | cmyk(0.12173913043478,0,0.39130434782609,0.098039215686274) |
Description
The RGB value of color #cae68c is rgb(202, 230, 140).
In the hex color #cae68c, The value of Red is 202, value of Green is 230, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #cae68c consists of 79° Hue, 64% Saturation, and 73% Lightness.
In the CMYK color model, the color #cae68c can be represented as Cyan=0.12173913043478%, Magenta=0%, Yellow=0.39130434782609%, and Black=0.098039215686274%.
Shades of #cae68c
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 #cae68c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cae68c
Preview of #cae68c on White Background
The contrast ratio of #cae68c with white color is 1.38
Preview of #cae68c on black background
The contrast ratio of #cae68c with black color is 15.21
#cae68c color will look good with a black background.
Color Schemes of #cae68c
Triadic Colors of #cae68c
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 #cae68c
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 #cae68c
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 #cae68c
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: #cae68c;
}
This is a sample text used for the color #cae68c. 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: #cae68c;
}
This is a sample text used for the color #cae68c. 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 #cae68c;
}
This is a sample text used for the color #cae68c. 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 35.31%
Green 40.21%
Blue 24.48%
CMYK Percentage
Cyan 19.92
Magenta 0%
Yellow 64.03%
Black 16.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.