#02e90b Hex Color
rgb(2, 233, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | e9 | 0b | - | #02e90b |
RGB | 2 | 233 | 11 | - | rgb(2,233,11) |
HSL | 122 | 98% | 46% | - | hsl(122,98%,46%) |
HSV | 122 | 99% | 91% | - | hsv(122,99%,91%) |
XYZ | 29.2244 | 58.3149 | 10.0322 | - | xyz(29.2244,58.3149,10.0322) |
CIE-LAB | 80.91 | -80.26 | 76.76 | - | lab(80.91,-80.26,76.76) |
CMYK | 0.99141630901288 | 0 | 0.95278969957082 | 0.086274509803922 | cmyk(0.99141630901288,0,0.95278969957082,0.086274509803922) |
Description
The RGB value of color #02e90b is rgb(2, 233, 11).
In the hex color #02e90b, The value of Red is 2, value of Green is 233, and value of Blue is 11. The primary color is Green. Similarly, The HSL values for #02e90b consists of 122° Hue, 98% Saturation, and 46% Lightness.
In the CMYK color model, the color #02e90b can be represented as Cyan=0.99141630901288%, Magenta=0%, Yellow=0.95278969957082%, and Black=0.086274509803922%.
Shades of #02e90b
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 #02e90b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02e90b
Preview of #02e90b on White Background
The contrast ratio of #02e90b with white color is 1.66
Preview of #02e90b on black background
The contrast ratio of #02e90b with black color is 12.66
#02e90b color will look good with a black background.
Color Schemes of #02e90b
Triadic Colors of #02e90b
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 #02e90b
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 #02e90b
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 #02e90b
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: #02e90b;
}
This is a sample text used for the color #02e90b. 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: #02e90b;
}
This is a sample text used for the color #02e90b. 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 #02e90b;
}
This is a sample text used for the color #02e90b. 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.81%
Green 94.72%
Blue 4.47%
CMYK Percentage
Cyan 48.83
Magenta 0%
Yellow 46.92%
Black 4.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.