#04e800 Hex Color
rgb(4, 232, 0)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 04 | e8 | 00 | - | #04e800 |
| RGB | 4 | 232 | 0 | - | rgb(4,232,0) |
| HSL | 119 | 100% | 45% | - | hsl(119,100%,45%) |
| HSV | 119 | 100% | 91% | - | hsv(119,100%,91%) |
| XYZ | 28.9067 | 57.739 | 9.6212 | - | xyz(28.9067,57.739,9.6212) |
| CIE-LAB | 80.59 | -80.11 | 77.46 | - | lab(80.59,-80.11,77.46) |
| CMYK | 0.98275862068966 | 0 | 1 | 0.090196078431373 | cmyk(0.98275862068966,0,1,0.090196078431373) |
Description
The RGB value of color #04e800 is rgb(4, 232, 0).
In the hex color #04e800, The value of Red is 4, value of Green is 232, and value of Blue is 0. The primary color is Green. Similarly, The HSL values for #04e800 consists of 119° Hue, 100% Saturation, and 45% Lightness.
In the CMYK color model, the color #04e800 can be represented as Cyan=0.98275862068966%, Magenta=0%, Yellow=1%, and Black=0.090196078431373%.
Shades of #04e800
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 #04e800
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04e800
Preview of #04e800 on White Background
The contrast ratio of #04e800 with white color is 1.67
Preview of #04e800 on black background
The contrast ratio of #04e800 with black color is 12.55
#04e800 color will look good with a black background.
Color Schemes of #04e800
Triadic Colors of #04e800
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 #04e800
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 #04e800
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 #04e800
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: #04e800;
}
This is a sample text used for the color #04e800. 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: #04e800;
}
This is a sample text used for the color #04e800. 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 #04e800;
}
This is a sample text used for the color #04e800. 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 1.69%
Green 98.31%
Blue 0%
CMYK Percentage
Cyan 47.41
Magenta 0%
Yellow 48.24%
Black 4.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.