#52e34c Hex Color
rgb(82, 227, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 52 | e3 | 4c | - | #52e34c |
RGB | 82 | 227 | 76 | - | rgb(82,227,76) |
HSL | 118 | 73% | 59% | - | hsl(118,73%,59%) |
HSV | 118 | 67% | 89% | - | hsv(118,67%,89%) |
XYZ | 32.2533 | 57.2538 | 16.1886 | - | xyz(32.2533,57.2538,16.1886) |
CIE-LAB | 80.32 | -66.43 | 60.12 | - | lab(80.32,-66.43,60.12) |
CMYK | 0.63876651982379 | 0 | 0.66519823788546 | 0.10980392156863 | cmyk(0.63876651982379,0,0.66519823788546,0.10980392156863) |
Description
The RGB value of color #52e34c is rgb(82, 227, 76).
In the hex color #52e34c, The value of Red is 82, value of Green is 227, and value of Blue is 76. The primary color is Green. Similarly, The HSL values for #52e34c consists of 118° Hue, 73% Saturation, and 59% Lightness.
In the CMYK color model, the color #52e34c can be represented as Cyan=0.63876651982379%, Magenta=0%, Yellow=0.66519823788546%, and Black=0.10980392156863%.
Shades of #52e34c
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 #52e34c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #52e34c
Preview of #52e34c on White Background
The contrast ratio of #52e34c with white color is 1.69
Preview of #52e34c on black background
The contrast ratio of #52e34c with black color is 12.45
#52e34c color will look good with a black background.
Color Schemes of #52e34c
Triadic Colors of #52e34c
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 #52e34c
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 #52e34c
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 #52e34c
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: #52e34c;
}
This is a sample text used for the color #52e34c. 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: #52e34c;
}
This is a sample text used for the color #52e34c. 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 #52e34c;
}
This is a sample text used for the color #52e34c. 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 21.3%
Green 58.96%
Blue 19.74%
CMYK Percentage
Cyan 45.18
Magenta 0%
Yellow 47.05%
Black 7.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.