#06e82d Hex Color
rgb(6, 232, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | e8 | 2d | - | #06e82d |
RGB | 6 | 232 | 45 | - | rgb(6,232,45) |
HSL | 130 | 95% | 47% | - | hsl(130,95%,47%) |
HSV | 130 | 97% | 91% | - | hsv(130,97%,91%) |
XYZ | 29.4054 | 57.9414 | 12.1166 | - | xyz(29.4054,57.9414,12.1166) |
CIE-LAB | 80.71 | -78.67 | 70.54 | - | lab(80.71,-78.67,70.54) |
CMYK | 0.97413793103448 | 0 | 0.80603448275862 | 0.090196078431373 | cmyk(0.97413793103448,0,0.80603448275862,0.090196078431373) |
Description
The RGB value of color #06e82d is rgb(6, 232, 45).
In the hex color #06e82d, The value of Red is 6, value of Green is 232, and value of Blue is 45. The primary color is Green. Similarly, The HSL values for #06e82d consists of 130° Hue, 95% Saturation, and 47% Lightness.
In the CMYK color model, the color #06e82d can be represented as Cyan=0.97413793103448%, Magenta=0%, Yellow=0.80603448275862%, and Black=0.090196078431373%.
Shades of #06e82d
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 #06e82d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06e82d
Preview of #06e82d on White Background
The contrast ratio of #06e82d with white color is 1.67
Preview of #06e82d on black background
The contrast ratio of #06e82d with black color is 12.59
#06e82d color will look good with a black background.
Color Schemes of #06e82d
Triadic Colors of #06e82d
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 #06e82d
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 #06e82d
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 #06e82d
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: #06e82d;
}
This is a sample text used for the color #06e82d. 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: #06e82d;
}
This is a sample text used for the color #06e82d. 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 #06e82d;
}
This is a sample text used for the color #06e82d. 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.12%
Green 81.98%
Blue 15.9%
CMYK Percentage
Cyan 52.08
Magenta 0%
Yellow 43.09%
Black 4.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.