#06f42f Hex Color
rgb(6, 244, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | f4 | 2f | - | #06f42f |
RGB | 6 | 244 | 47 | - | rgb(6,244,47) |
HSL | 130 | 95% | 49% | - | hsl(130,95%,49%) |
HSV | 130 | 98% | 96% | - | hsv(130,98%,96%) |
XYZ | 32.9389 | 64.9453 | 13.489 | - | xyz(32.9389,64.9453,13.489) |
CIE-LAB | 84.46 | -81.79 | 73.5 | - | lab(84.46,-81.79,73.5) |
CMYK | 0.97540983606557 | 0 | 0.80737704918033 | 0.043137254901961 | cmyk(0.97540983606557,0,0.80737704918033,0.043137254901961) |
Description
The RGB value of color #06f42f is rgb(6, 244, 47).
In the hex color #06f42f, The value of Red is 6, value of Green is 244, and value of Blue is 47. The primary color is Green. Similarly, The HSL values for #06f42f consists of 130° Hue, 95% Saturation, and 49% Lightness.
In the CMYK color model, the color #06f42f can be represented as Cyan=0.97540983606557%, Magenta=0%, Yellow=0.80737704918033%, and Black=0.043137254901961%.
Shades of #06f42f
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 #06f42f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06f42f
Preview of #06f42f on White Background
The contrast ratio of #06f42f with white color is 1.5
Preview of #06f42f on black background
The contrast ratio of #06f42f with black color is 13.99
#06f42f color will look good with a black background.
Color Schemes of #06f42f
Triadic Colors of #06f42f
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 #06f42f
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 #06f42f
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 #06f42f
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: #06f42f;
}
This is a sample text used for the color #06f42f. 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: #06f42f;
}
This is a sample text used for the color #06f42f. 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 #06f42f;
}
This is a sample text used for the color #06f42f. 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 2.02%
Green 82.15%
Blue 15.82%
CMYK Percentage
Cyan 53.42
Magenta 0%
Yellow 44.22%
Black 2.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.