#cfea9a Hex Color
rgb(207, 234, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | ea | 9a | - | #cfea9a |
RGB | 207 | 234 | 154 | - | rgb(207,234,154) |
HSL | 80 | 66% | 76% | - | hsl(80,66%,76%) |
HSV | 80 | 34% | 92% | - | hsv(80,34%,92%) |
XYZ | 60.9877 | 74.4441 | 41.7266 | - | xyz(60.9877,74.4441,41.7266) |
CIE-LAB | 89.13 | -21.9 | 35.99 | - | lab(89.13,-21.9,35.99) |
CMYK | 0.11538461538462 | 0 | 0.34188034188034 | 0.082352941176471 | cmyk(0.11538461538462,0,0.34188034188034,0.082352941176471) |
Description
The RGB value of color #cfea9a is rgb(207, 234, 154).
In the hex color #cfea9a, The value of Red is 207, value of Green is 234, and value of Blue is 154. The primary color is Green. Similarly, The HSL values for #cfea9a consists of 80° Hue, 66% Saturation, and 76% Lightness.
In the CMYK color model, the color #cfea9a can be represented as Cyan=0.11538461538462%, Magenta=0%, Yellow=0.34188034188034%, and Black=0.082352941176471%.
Shades of #cfea9a
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 #cfea9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfea9a
Preview of #cfea9a on White Background
The contrast ratio of #cfea9a with white color is 1.32
Preview of #cfea9a on black background
The contrast ratio of #cfea9a with black color is 15.89
#cfea9a color will look good with a black background.
Color Schemes of #cfea9a
Triadic Colors of #cfea9a
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 #cfea9a
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 #cfea9a
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 #cfea9a
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: #cfea9a;
}
This is a sample text used for the color #cfea9a. 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: #cfea9a;
}
This is a sample text used for the color #cfea9a. 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 #cfea9a;
}
This is a sample text used for the color #cfea9a. 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 34.79%
Green 39.33%
Blue 25.88%
CMYK Percentage
Cyan 21.38
Magenta 0%
Yellow 63.36%
Black 15.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.