#02e76d Hex Color
rgb(2, 231, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | e7 | 6d | - | #02e76d |
RGB | 2 | 231 | 109 | - | rgb(2,231,109) |
HSL | 148 | 98% | 46% | - | hsl(148,98%,46%) |
HSV | 148 | 99% | 91% | - | hsv(148,99%,91%) |
XYZ | 31.3613 | 58.2689 | 24.0621 | - | xyz(31.3613,58.2689,24.0621) |
CIE-LAB | 80.89 | -72.12 | 46.13 | - | lab(80.89,-72.12,46.13) |
CMYK | 0.99134199134199 | 0 | 0.52813852813853 | 0.094117647058824 | cmyk(0.99134199134199,0,0.52813852813853,0.094117647058824) |
Description
The RGB value of color #02e76d is rgb(2, 231, 109).
In the hex color #02e76d, The value of Red is 2, value of Green is 231, and value of Blue is 109. The primary color is Green. Similarly, The HSL values for #02e76d consists of 148° Hue, 98% Saturation, and 46% Lightness.
In the CMYK color model, the color #02e76d can be represented as Cyan=0.99134199134199%, Magenta=0%, Yellow=0.52813852813853%, and Black=0.094117647058824%.
Shades of #02e76d
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 #02e76d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02e76d
Preview of #02e76d on White Background
The contrast ratio of #02e76d with white color is 1.66
Preview of #02e76d on black background
The contrast ratio of #02e76d with black color is 12.65
#02e76d color will look good with a black background.
Color Schemes of #02e76d
Triadic Colors of #02e76d
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 #02e76d
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 #02e76d
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 #02e76d
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: #02e76d;
}
This is a sample text used for the color #02e76d. 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: #02e76d;
}
This is a sample text used for the color #02e76d. 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 #02e76d;
}
This is a sample text used for the color #02e76d. 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 0.58%
Green 67.54%
Blue 31.87%
CMYK Percentage
Cyan 61.44
Magenta 0%
Yellow 32.73%
Black 5.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.