#20ad5f Hex Color
rgb(32, 173, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 20 | ad | 5f | - | #20ad5f |
RGB | 32 | 173 | 95 | - | rgb(32,173,95) |
HSL | 147 | 69% | 40% | - | hsl(147,69%,40%) |
HSV | 147 | 82% | 68% | - | hsv(147,82%,68%) |
XYZ | 17.6048 | 31.0204 | 15.8861 | - | xyz(17.6048,31.0204,15.8861) |
CIE-LAB | 62.52 | -53.45 | 30.1 | - | lab(62.52,-53.45,30.1) |
CMYK | 0.8150289017341 | 0 | 0.45086705202312 | 0.32156862745098 | cmyk(0.8150289017341,0,0.45086705202312,0.32156862745098) |
Description
The RGB value of color #20ad5f is rgb(32, 173, 95).
In the hex color #20ad5f, The value of Red is 32, value of Green is 173, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #20ad5f consists of 147° Hue, 69% Saturation, and 40% Lightness.
In the CMYK color model, the color #20ad5f can be represented as Cyan=0.8150289017341%, Magenta=0%, Yellow=0.45086705202312%, and Black=0.32156862745098%.
Shades of #20ad5f
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 #20ad5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #20ad5f
Preview of #20ad5f on White Background
The contrast ratio of #20ad5f with white color is 2.92
Preview of #20ad5f on black background
The contrast ratio of #20ad5f with black color is 7.2
#20ad5f color will look good with a black background.
Color Schemes of #20ad5f
Triadic Colors of #20ad5f
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 #20ad5f
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 #20ad5f
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 #20ad5f
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.
Monochromatic Colors of #20ad5f
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #20ad5f;
}
This is a sample text used for the color #20ad5f. 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: #20ad5f;
}
This is a sample text used for the color #20ad5f. 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 #20ad5f;
}
This is a sample text used for the color #20ad5f. 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 10.67%
Green 57.67%
Blue 31.67%
CMYK Percentage
Cyan 51.34
Magenta 0%
Yellow 28.4%
Black 20.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.