#02f51d Hex Color
rgb(2, 245, 29)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | f5 | 1d | - | #02f51d |
RGB | 2 | 245 | 29 | - | rgb(2,245,29) |
HSL | 127 | 98% | 48% | - | hsl(127,98%,48%) |
HSV | 127 | 99% | 96% | - | hsv(127,99%,96%) |
XYZ | 32.8992 | 65.4064 | 12.0531 | - | xyz(32.8992,65.4064,12.0531) |
CIE-LAB | 84.69 | -82.96 | 77.58 | - | lab(84.69,-82.96,77.58) |
CMYK | 0.99183673469388 | 0 | 0.88163265306122 | 0.03921568627451 | cmyk(0.99183673469388,0,0.88163265306122,0.03921568627451) |
Description
The RGB value of color #02f51d is rgb(2, 245, 29).
In the hex color #02f51d, The value of Red is 2, value of Green is 245, and value of Blue is 29. The primary color is Green. Similarly, The HSL values for #02f51d consists of 127° Hue, 98% Saturation, and 48% Lightness.
In the CMYK color model, the color #02f51d can be represented as Cyan=0.99183673469388%, Magenta=0%, Yellow=0.88163265306122%, and Black=0.03921568627451%.
Shades of #02f51d
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 #02f51d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02f51d
Preview of #02f51d on White Background
The contrast ratio of #02f51d with white color is 1.49
Preview of #02f51d on black background
The contrast ratio of #02f51d with black color is 14.08
#02f51d color will look good with a black background.
Color Schemes of #02f51d
Triadic Colors of #02f51d
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 #02f51d
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 #02f51d
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 #02f51d
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: #02f51d;
}
This is a sample text used for the color #02f51d. 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: #02f51d;
}
This is a sample text used for the color #02f51d. 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 #02f51d;
}
This is a sample text used for the color #02f51d. 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.72%
Green 88.77%
Blue 10.51%
CMYK Percentage
Cyan 51.86
Magenta 0%
Yellow 46.09%
Black 2.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.