#06f28a Hex Color
rgb(6, 242, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | f2 | 8a | - | #06f28a |
RGB | 6 | 242 | 138 | - | rgb(6,242,138) |
HSL | 154 | 95% | 49% | - | hsl(154,95%,49%) |
HSV | 154 | 98% | 95% | - | hsv(154,98%,95%) |
XYZ | 36.4147 | 65.378 | 34.7447 | - | xyz(36.4147,65.378,34.7447) |
CIE-LAB | 84.68 | -70.81 | 36.91 | - | lab(84.68,-70.81,36.91) |
CMYK | 0.97520661157025 | 0 | 0.4297520661157 | 0.050980392156863 | cmyk(0.97520661157025,0,0.4297520661157,0.050980392156863) |
Description
The RGB value of color #06f28a is rgb(6, 242, 138).
In the hex color #06f28a, The value of Red is 6, value of Green is 242, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #06f28a consists of 154° Hue, 95% Saturation, and 49% Lightness.
In the CMYK color model, the color #06f28a can be represented as Cyan=0.97520661157025%, Magenta=0%, Yellow=0.4297520661157%, and Black=0.050980392156863%.
Shades of #06f28a
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 #06f28a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06f28a
Preview of #06f28a on White Background
The contrast ratio of #06f28a with white color is 1.49
Preview of #06f28a on black background
The contrast ratio of #06f28a with black color is 14.08
#06f28a color will look good with a black background.
Color Schemes of #06f28a
Triadic Colors of #06f28a
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 #06f28a
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 #06f28a
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 #06f28a
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: #06f28a;
}
This is a sample text used for the color #06f28a. 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: #06f28a;
}
This is a sample text used for the color #06f28a. 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 #06f28a;
}
This is a sample text used for the color #06f28a. 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.55%
Green 62.69%
Blue 35.75%
CMYK Percentage
Cyan 66.98
Magenta 0%
Yellow 29.52%
Black 3.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.