#02e63a Hex Color
rgb(2, 230, 58)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | e6 | 3a | - | #02e63a |
RGB | 2 | 230 | 58 | - | rgb(2,230,58) |
HSL | 135 | 98% | 45% | - | hsl(135,98%,45%) |
HSV | 135 | 99% | 90% | - | hsv(135,99%,90%) |
XYZ | 29.0856 | 56.912 | 13.4551 | - | xyz(29.0856,56.912,13.4551) |
CIE-LAB | 80.13 | -77.42 | 66.12 | - | lab(80.13,-77.42,66.12) |
CMYK | 0.99130434782609 | 0 | 0.74782608695652 | 0.098039215686274 | cmyk(0.99130434782609,0,0.74782608695652,0.098039215686274) |
Description
The RGB value of color #02e63a is rgb(2, 230, 58).
In the hex color #02e63a, The value of Red is 2, value of Green is 230, and value of Blue is 58. The primary color is Green. Similarly, The HSL values for #02e63a consists of 135° Hue, 98% Saturation, and 45% Lightness.
In the CMYK color model, the color #02e63a can be represented as Cyan=0.99130434782609%, Magenta=0%, Yellow=0.74782608695652%, and Black=0.098039215686274%.
Shades of #02e63a
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 #02e63a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02e63a
Preview of #02e63a on White Background
The contrast ratio of #02e63a with white color is 1.7
Preview of #02e63a on black background
The contrast ratio of #02e63a with black color is 12.38
#02e63a color will look good with a black background.
Color Schemes of #02e63a
Triadic Colors of #02e63a
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 #02e63a
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 #02e63a
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 #02e63a
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: #02e63a;
}
This is a sample text used for the color #02e63a. 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: #02e63a;
}
This is a sample text used for the color #02e63a. 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 #02e63a;
}
This is a sample text used for the color #02e63a. 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.69%
Green 79.31%
Blue 20%
CMYK Percentage
Cyan 53.96
Magenta 0%
Yellow 40.71%
Black 5.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.