#02ef66 Hex Color
rgb(2, 239, 102)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | ef | 66 | - | #02ef66 |
RGB | 2 | 239 | 102 | - | rgb(2,239,102) |
HSL | 145 | 98% | 47% | - | hsl(145,98%,47%) |
HSV | 145 | 99% | 94% | - | hsv(145,99%,94%) |
XYZ | 33.2898 | 62.7052 | 22.9191 | - | xyz(33.2898,62.7052,22.9191) |
CIE-LAB | 83.29 | -75.51 | 52.21 | - | lab(83.29,-75.51,52.21) |
CMYK | 0.99163179916318 | 0 | 0.57322175732218 | 0.062745098039216 | cmyk(0.99163179916318,0,0.57322175732218,0.062745098039216) |
Description
The RGB value of color #02ef66 is rgb(2, 239, 102).
In the hex color #02ef66, The value of Red is 2, value of Green is 239, and value of Blue is 102. The primary color is Green. Similarly, The HSL values for #02ef66 consists of 145° Hue, 98% Saturation, and 47% Lightness.
In the CMYK color model, the color #02ef66 can be represented as Cyan=0.99163179916318%, Magenta=0%, Yellow=0.57322175732218%, and Black=0.062745098039216%.
Shades of #02ef66
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 #02ef66
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02ef66
Preview of #02ef66 on White Background
The contrast ratio of #02ef66 with white color is 1.55
Preview of #02ef66 on black background
The contrast ratio of #02ef66 with black color is 13.54
#02ef66 color will look good with a black background.
Color Schemes of #02ef66
Triadic Colors of #02ef66
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 #02ef66
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 #02ef66
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 #02ef66
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: #02ef66;
}
This is a sample text used for the color #02ef66. 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: #02ef66;
}
This is a sample text used for the color #02ef66. 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 #02ef66;
}
This is a sample text used for the color #02ef66. 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 69.68%
Blue 29.74%
CMYK Percentage
Cyan 60.93
Magenta 0%
Yellow 35.22%
Black 3.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.