#02f20e Hex Color
rgb(2, 242, 14)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | f2 | 0e | - | #02f20e |
RGB | 2 | 242 | 14 | - | rgb(2,242,14) |
HSL | 123 | 98% | 48% | - | hsl(123,98%,48%) |
HSV | 123 | 99% | 95% | - | hsv(123,99%,95%) |
XYZ | 31.8564 | 63.5489 | 11.0026 | - | xyz(31.8564,63.5489,11.0026) |
CIE-LAB | 83.73 | -82.56 | 78.79 | - | lab(83.73,-82.56,78.79) |
CMYK | 0.99173553719008 | 0 | 0.94214876033058 | 0.050980392156863 | cmyk(0.99173553719008,0,0.94214876033058,0.050980392156863) |
Description
The RGB value of color #02f20e is rgb(2, 242, 14).
In the hex color #02f20e, The value of Red is 2, value of Green is 242, and value of Blue is 14. The primary color is Green. Similarly, The HSL values for #02f20e consists of 123° Hue, 98% Saturation, and 48% Lightness.
In the CMYK color model, the color #02f20e can be represented as Cyan=0.99173553719008%, Magenta=0%, Yellow=0.94214876033058%, and Black=0.050980392156863%.
Shades of #02f20e
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 #02f20e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02f20e
Preview of #02f20e on White Background
The contrast ratio of #02f20e with white color is 1.53
Preview of #02f20e on black background
The contrast ratio of #02f20e with black color is 13.71
#02f20e color will look good with a black background.
Color Schemes of #02f20e
Triadic Colors of #02f20e
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 #02f20e
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 #02f20e
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 #02f20e
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: #02f20e;
}
This is a sample text used for the color #02f20e. 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: #02f20e;
}
This is a sample text used for the color #02f20e. 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 #02f20e;
}
This is a sample text used for the color #02f20e. 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.78%
Green 93.8%
Blue 5.43%
CMYK Percentage
Cyan 49.96
Magenta 0%
Yellow 47.47%
Black 2.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.