#06ea4a Hex Color
rgb(6, 234, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | ea | 4a | - | #06ea4a |
RGB | 6 | 234 | 74 | - | rgb(6,234,74) |
HSL | 138 | 95% | 47% | - | hsl(138,95%,47%) |
HSV | 138 | 97% | 92% | - | hsv(138,97%,92%) |
XYZ | 30.734 | 59.3788 | 16.32 | - | xyz(30.734,59.3788,16.32) |
CIE-LAB | 81.5 | -77.07 | 61.86 | - | lab(81.5,-77.07,61.86) |
CMYK | 0.97435897435897 | 0 | 0.68376068376068 | 0.082352941176471 | cmyk(0.97435897435897,0,0.68376068376068,0.082352941176471) |
Description
The RGB value of color #06ea4a is rgb(6, 234, 74).
In the hex color #06ea4a, The value of Red is 6, value of Green is 234, and value of Blue is 74. The primary color is Green. Similarly, The HSL values for #06ea4a consists of 138° Hue, 95% Saturation, and 47% Lightness.
In the CMYK color model, the color #06ea4a can be represented as Cyan=0.97435897435897%, Magenta=0%, Yellow=0.68376068376068%, and Black=0.082352941176471%.
Shades of #06ea4a
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 #06ea4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06ea4a
Preview of #06ea4a on White Background
The contrast ratio of #06ea4a with white color is 1.63
Preview of #06ea4a on black background
The contrast ratio of #06ea4a with black color is 12.88
#06ea4a color will look good with a black background.
Color Schemes of #06ea4a
Triadic Colors of #06ea4a
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 #06ea4a
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 #06ea4a
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 #06ea4a
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: #06ea4a;
}
This is a sample text used for the color #06ea4a. 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: #06ea4a;
}
This is a sample text used for the color #06ea4a. 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 #06ea4a;
}
This is a sample text used for the color #06ea4a. 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.91%
Green 74.52%
Blue 23.57%
CMYK Percentage
Cyan 55.98
Magenta 0%
Yellow 39.29%
Black 4.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.