#20e73f Hex Color
rgb(32, 231, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 20 | e7 | 3f | - | #20e73f |
RGB | 32 | 231 | 63 | - | rgb(32,231,63) |
HSL | 129 | 81% | 52% | - | hsl(129,81%,52%) |
HSV | 129 | 86% | 91% | - | hsv(129,86%,91%) |
XYZ | 30.0688 | 57.8178 | 14.2778 | - | xyz(30.0688,57.8178,14.2778) |
CIE-LAB | 80.64 | -75.85 | 65.01 | - | lab(80.64,-75.85,65.01) |
CMYK | 0.86147186147186 | 0 | 0.72727272727273 | 0.094117647058824 | cmyk(0.86147186147186,0,0.72727272727273,0.094117647058824) |
Description
The RGB value of color #20e73f is rgb(32, 231, 63).
In the hex color #20e73f, The value of Red is 32, value of Green is 231, and value of Blue is 63. The primary color is Green. Similarly, The HSL values for #20e73f consists of 129° Hue, 81% Saturation, and 52% Lightness.
In the CMYK color model, the color #20e73f can be represented as Cyan=0.86147186147186%, Magenta=0%, Yellow=0.72727272727273%, and Black=0.094117647058824%.
Shades of #20e73f
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 #20e73f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #20e73f
Preview of #20e73f on White Background
The contrast ratio of #20e73f with white color is 1.67
Preview of #20e73f on black background
The contrast ratio of #20e73f with black color is 12.56
#20e73f color will look good with a black background.
Color Schemes of #20e73f
Triadic Colors of #20e73f
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 #20e73f
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 #20e73f
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 #20e73f
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: #20e73f;
}
This is a sample text used for the color #20e73f. 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: #20e73f;
}
This is a sample text used for the color #20e73f. 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 #20e73f;
}
This is a sample text used for the color #20e73f. 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 9.82%
Green 70.86%
Blue 19.33%
CMYK Percentage
Cyan 51.19
Magenta 0%
Yellow 43.22%
Black 5.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.