#c2e5ae Hex Color
rgb(194, 229, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | e5 | ae | - | #c2e5ae |
RGB | 194 | 229 | 174 | - | rgb(194,229,174) |
HSL | 98 | 51% | 79% | - | hsl(98,51%,79%) |
HSV | 98 | 24% | 90% | - | hsv(98,24%,90%) |
XYZ | 57.9074 | 70.5639 | 50.6126 | - | xyz(57.9074,70.5639,50.6126) |
CIE-LAB | 87.27 | -21.27 | 23.13 | - | lab(87.27,-21.27,23.13) |
CMYK | 0.1528384279476 | 0 | 0.24017467248908 | 0.10196078431373 | cmyk(0.1528384279476,0,0.24017467248908,0.10196078431373) |
Description
The RGB value of color #c2e5ae is rgb(194, 229, 174).
In the hex color #c2e5ae, The value of Red is 194, value of Green is 229, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #c2e5ae consists of 98° Hue, 51% Saturation, and 79% Lightness.
In the CMYK color model, the color #c2e5ae can be represented as Cyan=0.1528384279476%, Magenta=0%, Yellow=0.24017467248908%, and Black=0.10196078431373%.
Shades of #c2e5ae
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 #c2e5ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2e5ae
Preview of #c2e5ae on White Background
The contrast ratio of #c2e5ae with white color is 1.39
Preview of #c2e5ae on black background
The contrast ratio of #c2e5ae with black color is 15.11
#c2e5ae color will look good with a black background.
Color Schemes of #c2e5ae
Triadic Colors of #c2e5ae
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 #c2e5ae
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 #c2e5ae
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 #c2e5ae
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: #c2e5ae;
}
This is a sample text used for the color #c2e5ae. 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: #c2e5ae;
}
This is a sample text used for the color #c2e5ae. 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 #c2e5ae;
}
This is a sample text used for the color #c2e5ae. 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 32.5%
Green 38.36%
Blue 29.15%
CMYK Percentage
Cyan 30.88
Magenta 0%
Yellow 48.52%
Black 20.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.