#cae68b Hex Color
rgb(202, 230, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | e6 | 8b | - | #cae68b |
RGB | 202 | 230 | 139 | - | rgb(202,230,139) |
HSL | 78 | 65% | 72% | - | hsl(78,65%,72%) |
HSV | 78 | 40% | 90% | - | hsv(78,40%,90%) |
XYZ | 57.3141 | 71.0143 | 35.1124 | - | xyz(57.3141,71.0143,35.1124) |
CIE-LAB | 87.49 | -23.67 | 41.28 | - | lab(87.49,-23.67,41.28) |
CMYK | 0.12173913043478 | 0 | 0.39565217391304 | 0.098039215686274 | cmyk(0.12173913043478,0,0.39565217391304,0.098039215686274) |
Description
The RGB value of color #cae68b is rgb(202, 230, 139).
In the hex color #cae68b, The value of Red is 202, value of Green is 230, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #cae68b consists of 78° Hue, 65% Saturation, and 72% Lightness.
In the CMYK color model, the color #cae68b can be represented as Cyan=0.12173913043478%, Magenta=0%, Yellow=0.39565217391304%, and Black=0.098039215686274%.
Shades of #cae68b
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 #cae68b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cae68b
Preview of #cae68b on White Background
The contrast ratio of #cae68b with white color is 1.38
Preview of #cae68b on black background
The contrast ratio of #cae68b with black color is 15.2
#cae68b color will look good with a black background.
Color Schemes of #cae68b
Triadic Colors of #cae68b
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 #cae68b
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 #cae68b
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 #cae68b
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: #cae68b;
}
This is a sample text used for the color #cae68b. 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: #cae68b;
}
This is a sample text used for the color #cae68b. 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 #cae68b;
}
This is a sample text used for the color #cae68b. 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.38%
Green 40.28%
Blue 24.34%
CMYK Percentage
Cyan 19.78
Magenta 0%
Yellow 64.29%
Black 15.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.