#c5de94 Hex Color
rgb(197, 222, 148)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | de | 94 | - | #c5de94 |
RGB | 197 | 222 | 148 | - | rgb(197,222,148) |
HSL | 80 | 53% | 73% | - | hsl(80,53%,73%) |
HSV | 80 | 33% | 87% | - | hsv(80,33%,87%) |
XYZ | 54.4925 | 66.251 | 37.9326 | - | xyz(54.4925,66.251,37.9326) |
CIE-LAB | 85.12 | -20.51 | 33.62 | - | lab(85.12,-20.51,33.62) |
CMYK | 0.11261261261261 | 0 | 0.33333333333333 | 0.12941176470588 | cmyk(0.11261261261261,0,0.33333333333333,0.12941176470588) |
Description
The RGB value of color #c5de94 is rgb(197, 222, 148).
In the hex color #c5de94, The value of Red is 197, value of Green is 222, and value of Blue is 148. The primary color is Green. Similarly, The HSL values for #c5de94 consists of 80° Hue, 53% Saturation, and 73% Lightness.
In the CMYK color model, the color #c5de94 can be represented as Cyan=0.11261261261261%, Magenta=0%, Yellow=0.33333333333333%, and Black=0.12941176470588%.
Shades of #c5de94
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 #c5de94
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5de94
Preview of #c5de94 on White Background
The contrast ratio of #c5de94 with white color is 1.47
Preview of #c5de94 on black background
The contrast ratio of #c5de94 with black color is 14.25
#c5de94 color will look good with a black background.
Color Schemes of #c5de94
Triadic Colors of #c5de94
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 #c5de94
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 #c5de94
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 #c5de94
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: #c5de94;
}
This is a sample text used for the color #c5de94. 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: #c5de94;
}
This is a sample text used for the color #c5de94. 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 #c5de94;
}
This is a sample text used for the color #c5de94. 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.74%
Green 39.15%
Blue 26.1%
CMYK Percentage
Cyan 19.57
Magenta 0%
Yellow 57.93%
Black 22.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.