#04ea06 Hex Color
rgb(4, 234, 6)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | ea | 06 | - | #04ea06 |
RGB | 4 | 234 | 6 | - | rgb(4,234,6) |
HSL | 121 | 97% | 47% | - | hsl(121,97%,47%) |
HSV | 121 | 98% | 92% | - | hsv(121,98%,92%) |
XYZ | 29.5058 | 58.8846 | 9.9831 | - | xyz(29.5058,58.8846,9.9831) |
CIE-LAB | 81.23 | -80.53 | 77.45 | - | lab(81.23,-80.53,77.45) |
CMYK | 0.98290598290598 | 0 | 0.97435897435897 | 0.082352941176471 | cmyk(0.98290598290598,0,0.97435897435897,0.082352941176471) |
Description
The RGB value of color #04ea06 is rgb(4, 234, 6).
In the hex color #04ea06, The value of Red is 4, value of Green is 234, and value of Blue is 6. The primary color is Green. Similarly, The HSL values for #04ea06 consists of 121° Hue, 97% Saturation, and 47% Lightness.
In the CMYK color model, the color #04ea06 can be represented as Cyan=0.98290598290598%, Magenta=0%, Yellow=0.97435897435897%, and Black=0.082352941176471%.
Shades of #04ea06
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 #04ea06
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04ea06
Preview of #04ea06 on White Background
The contrast ratio of #04ea06 with white color is 1.64
Preview of #04ea06 on black background
The contrast ratio of #04ea06 with black color is 12.78
#04ea06 color will look good with a black background.
Color Schemes of #04ea06
Triadic Colors of #04ea06
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 #04ea06
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 #04ea06
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 #04ea06
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: #04ea06;
}
This is a sample text used for the color #04ea06. 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: #04ea06;
}
This is a sample text used for the color #04ea06. 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 #04ea06;
}
This is a sample text used for the color #04ea06. 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.64%
Green 95.9%
Blue 2.46%
CMYK Percentage
Cyan 48.19
Magenta 0%
Yellow 47.77%
Black 4.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.