#caf59c Hex Color
rgb(202, 245, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | f5 | 9c | - | #caf59c |
RGB | 202 | 245 | 156 | - | rgb(202,245,156) |
HSL | 89 | 82% | 79% | - | hsl(89,82%,79%) |
HSV | 89 | 36% | 96% | - | hsv(89,36%,96%) |
XYZ | 63.0103 | 80.2617 | 43.6235 | - | xyz(63.0103,80.2617,43.6235) |
CIE-LAB | 91.8 | -28.69 | 38.43 | - | lab(91.8,-28.69,38.43) |
CMYK | 0.17551020408163 | 0 | 0.36326530612245 | 0.03921568627451 | cmyk(0.17551020408163,0,0.36326530612245,0.03921568627451) |
Description
The RGB value of color #caf59c is rgb(202, 245, 156).
In the hex color #caf59c, The value of Red is 202, value of Green is 245, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #caf59c consists of 89° Hue, 82% Saturation, and 79% Lightness.
In the CMYK color model, the color #caf59c can be represented as Cyan=0.17551020408163%, Magenta=0%, Yellow=0.36326530612245%, and Black=0.03921568627451%.
Shades of #caf59c
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 #caf59c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caf59c
Preview of #caf59c on White Background
The contrast ratio of #caf59c with white color is 1.23
Preview of #caf59c on black background
The contrast ratio of #caf59c with black color is 17.05
#caf59c color will look good with a black background.
Color Schemes of #caf59c
Triadic Colors of #caf59c
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 #caf59c
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 #caf59c
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 #caf59c
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: #caf59c;
}
This is a sample text used for the color #caf59c. 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: #caf59c;
}
This is a sample text used for the color #caf59c. 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 #caf59c;
}
This is a sample text used for the color #caf59c. 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 33.5%
Green 40.63%
Blue 25.87%
CMYK Percentage
Cyan 30.37
Magenta 0%
Yellow 62.85%
Black 6.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.