#53be2c Hex Color
rgb(83, 190, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 53 | be | 2c | - | #53be2c |
RGB | 83 | 190 | 44 | - | rgb(83,190,44) |
HSL | 104 | 62% | 46% | - | hsl(104,62%,46%) |
HSV | 104 | 77% | 75% | - | hsv(104,77%,75%) |
XYZ | 22.4354 | 38.8478 | 8.6988 | - | xyz(22.4354,38.8478,8.6988) |
CIE-LAB | 68.64 | -55.82 | 59.79 | - | lab(68.64,-55.82,59.79) |
CMYK | 0.56315789473684 | 0 | 0.76842105263158 | 0.25490196078431 | cmyk(0.56315789473684,0,0.76842105263158,0.25490196078431) |
Description
The RGB value of color #53be2c is rgb(83, 190, 44).
In the hex color #53be2c, The value of Red is 83, value of Green is 190, and value of Blue is 44. The primary color is Green. Similarly, The HSL values for #53be2c consists of 104° Hue, 62% Saturation, and 46% Lightness.
In the CMYK color model, the color #53be2c can be represented as Cyan=0.56315789473684%, Magenta=0%, Yellow=0.76842105263158%, and Black=0.25490196078431%.
Shades of #53be2c
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 #53be2c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #53be2c
Preview of #53be2c on White Background
The contrast ratio of #53be2c with white color is 2.39
Preview of #53be2c on black background
The contrast ratio of #53be2c with black color is 8.77
#53be2c color will look good with a black background.
Color Schemes of #53be2c
Triadic Colors of #53be2c
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 #53be2c
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 #53be2c
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 #53be2c
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: #53be2c;
}
This is a sample text used for the color #53be2c. 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: #53be2c;
}
This is a sample text used for the color #53be2c. 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 #53be2c;
}
This is a sample text used for the color #53be2c. 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 26.18%
Green 59.94%
Blue 13.88%
CMYK Percentage
Cyan 35.5
Magenta 0%
Yellow 48.44%
Black 16.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.