#32ea1b Hex Color
rgb(50, 234, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 32 | ea | 1b | - | #32ea1b |
RGB | 50 | 234 | 27 | - | rgb(50,234,27) |
HSL | 113 | 83% | 51% | - | hsl(113,83%,51%) |
HSV | 113 | 88% | 92% | - | hsv(113,88%,92%) |
XYZ | 30.936 | 59.6029 | 10.9109 | - | xyz(30.936,59.6029,10.9109) |
CIE-LAB | 81.62 | -76.85 | 75.42 | - | lab(81.62,-76.85,75.42) |
CMYK | 0.78632478632479 | 0 | 0.88461538461538 | 0.082352941176471 | cmyk(0.78632478632479,0,0.88461538461538,0.082352941176471) |
Description
The RGB value of color #32ea1b is rgb(50, 234, 27).
In the hex color #32ea1b, The value of Red is 50, value of Green is 234, and value of Blue is 27. The primary color is Green. Similarly, The HSL values for #32ea1b consists of 113° Hue, 83% Saturation, and 51% Lightness.
In the CMYK color model, the color #32ea1b can be represented as Cyan=0.78632478632479%, Magenta=0%, Yellow=0.88461538461538%, and Black=0.082352941176471%.
Shades of #32ea1b
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 #32ea1b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #32ea1b
Preview of #32ea1b on White Background
The contrast ratio of #32ea1b with white color is 1.63
Preview of #32ea1b on black background
The contrast ratio of #32ea1b with black color is 12.92
#32ea1b color will look good with a black background.
Color Schemes of #32ea1b
Triadic Colors of #32ea1b
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 #32ea1b
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 #32ea1b
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 #32ea1b
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: #32ea1b;
}
This is a sample text used for the color #32ea1b. 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: #32ea1b;
}
This is a sample text used for the color #32ea1b. 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 #32ea1b;
}
This is a sample text used for the color #32ea1b. 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 16.08%
Green 75.24%
Blue 8.68%
CMYK Percentage
Cyan 44.85
Magenta 0%
Yellow 50.45%
Black 4.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.