#06f45e Hex Color
rgb(6, 244, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | f4 | 5e | - | #06f45e |
RGB | 6 | 244 | 94 | - | rgb(6,244,94) |
HSL | 142 | 95% | 49% | - | hsl(142,95%,49%) |
HSV | 142 | 98% | 96% | - | hsv(142,98%,96%) |
XYZ | 34.4462 | 65.5482 | 21.4263 | - | xyz(34.4462,65.5482,21.4263) |
CIE-LAB | 84.77 | -77.85 | 57.4 | - | lab(84.77,-77.85,57.4) |
CMYK | 0.97540983606557 | 0 | 0.61475409836066 | 0.043137254901961 | cmyk(0.97540983606557,0,0.61475409836066,0.043137254901961) |
Description
The RGB value of color #06f45e is rgb(6, 244, 94).
In the hex color #06f45e, The value of Red is 6, value of Green is 244, and value of Blue is 94. The primary color is Green. Similarly, The HSL values for #06f45e consists of 142° Hue, 95% Saturation, and 49% Lightness.
In the CMYK color model, the color #06f45e can be represented as Cyan=0.97540983606557%, Magenta=0%, Yellow=0.61475409836066%, and Black=0.043137254901961%.
Shades of #06f45e
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 #06f45e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06f45e
Preview of #06f45e on White Background
The contrast ratio of #06f45e with white color is 1.49
Preview of #06f45e on black background
The contrast ratio of #06f45e with black color is 14.11
#06f45e color will look good with a black background.
Color Schemes of #06f45e
Triadic Colors of #06f45e
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 #06f45e
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 #06f45e
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 #06f45e
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: #06f45e;
}
This is a sample text used for the color #06f45e. 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: #06f45e;
}
This is a sample text used for the color #06f45e. 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 #06f45e;
}
This is a sample text used for the color #06f45e. 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.74%
Green 70.93%
Blue 27.33%
CMYK Percentage
Cyan 59.72
Magenta 0%
Yellow 37.64%
Black 2.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.