#50a24c Hex Color
rgb(80, 162, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 50 | a2 | 4c | - | #50a24c |
RGB | 80 | 162 | 76 | - | rgb(80,162,76) |
HSL | 117 | 36% | 47% | - | hsl(117,36%,47%) |
HSV | 117 | 53% | 64% | - | hsv(117,53%,64%) |
XYZ | 17.5331 | 28.0679 | 11.331 | - | xyz(17.5331,28.0679,11.331) |
CIE-LAB | 59.95 | -42.74 | 36.88 | - | lab(59.95,-42.74,36.88) |
CMYK | 0.50617283950617 | 0 | 0.53086419753086 | 0.36470588235294 | cmyk(0.50617283950617,0,0.53086419753086,0.36470588235294) |
Description
The RGB value of color #50a24c is rgb(80, 162, 76).
In the hex color #50a24c, The value of Red is 80, value of Green is 162, and value of Blue is 76. The primary color is Green. Similarly, The HSL values for #50a24c consists of 117° Hue, 36% Saturation, and 47% Lightness.
In the CMYK color model, the color #50a24c can be represented as Cyan=0.50617283950617%, Magenta=0%, Yellow=0.53086419753086%, and Black=0.36470588235294%.
Shades of #50a24c
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 #50a24c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #50a24c
Preview of #50a24c on White Background
The contrast ratio of #50a24c with white color is 3.18
Preview of #50a24c on black background
The contrast ratio of #50a24c with black color is 6.61
#50a24c color will look good with a black background.
Color Schemes of #50a24c
Triadic Colors of #50a24c
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 #50a24c
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 #50a24c
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 #50a24c
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: #50a24c;
}
This is a sample text used for the color #50a24c. 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: #50a24c;
}
This is a sample text used for the color #50a24c. 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 #50a24c;
}
This is a sample text used for the color #50a24c. 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 25.16%
Green 50.94%
Blue 23.9%
CMYK Percentage
Cyan 36.11
Magenta 0%
Yellow 37.87%
Black 26.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.