#7cdf5e Hex Color
rgb(124, 223, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7c | df | 5e | - | #7cdf5e |
RGB | 124 | 223 | 94 | - | rgb(124,223,94) |
HSL | 106 | 67% | 62% | - | hsl(106,67%,62%) |
HSV | 106 | 58% | 87% | - | hsv(106,58%,87%) |
XYZ | 36.7202 | 57.8686 | 19.8241 | - | xyz(36.7202,57.8686,19.8241) |
CIE-LAB | 80.67 | -52.5 | 53.31 | - | lab(80.67,-52.5,53.31) |
CMYK | 0.44394618834081 | 0 | 0.57847533632287 | 0.12549019607843 | cmyk(0.44394618834081,0,0.57847533632287,0.12549019607843) |
Description
The RGB value of color #7cdf5e is rgb(124, 223, 94).
In the hex color #7cdf5e, The value of Red is 124, value of Green is 223, and value of Blue is 94. The primary color is Green. Similarly, The HSL values for #7cdf5e consists of 106° Hue, 67% Saturation, and 62% Lightness.
In the CMYK color model, the color #7cdf5e can be represented as Cyan=0.44394618834081%, Magenta=0%, Yellow=0.57847533632287%, and Black=0.12549019607843%.
Shades of #7cdf5e
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 #7cdf5e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7cdf5e
Preview of #7cdf5e on White Background
The contrast ratio of #7cdf5e with white color is 1.67
Preview of #7cdf5e on black background
The contrast ratio of #7cdf5e with black color is 12.57
#7cdf5e color will look good with a black background.
Color Schemes of #7cdf5e
Triadic Colors of #7cdf5e
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 #7cdf5e
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 #7cdf5e
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 #7cdf5e
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: #7cdf5e;
}
This is a sample text used for the color #7cdf5e. 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: #7cdf5e;
}
This is a sample text used for the color #7cdf5e. 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 #7cdf5e;
}
This is a sample text used for the color #7cdf5e. 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 28.12%
Green 50.57%
Blue 21.32%
CMYK Percentage
Cyan 38.67
Magenta 0%
Yellow 50.39%
Black 10.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.