#06e29b Hex Color
rgb(6, 226, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | e2 | 9b | - | #06e29b |
RGB | 6 | 226 | 155 | - | rgb(6,226,155) |
HSL | 161 | 95% | 45% | - | hsl(161,95%,45%) |
HSV | 161 | 97% | 89% | - | hsv(161,97%,89%) |
XYZ | 33.1879 | 56.798 | 40.2243 | - | xyz(33.1879,56.798,40.2243) |
CIE-LAB | 80.07 | -61.99 | 22.12 | - | lab(80.07,-61.99,22.12) |
CMYK | 0.97345132743363 | 0 | 0.3141592920354 | 0.11372549019608 | cmyk(0.97345132743363,0,0.3141592920354,0.11372549019608) |
Description
The RGB value of color #06e29b is rgb(6, 226, 155).
In the hex color #06e29b, The value of Red is 6, value of Green is 226, and value of Blue is 155. The primary color is Green. Similarly, The HSL values for #06e29b consists of 161° Hue, 95% Saturation, and 45% Lightness.
In the CMYK color model, the color #06e29b can be represented as Cyan=0.97345132743363%, Magenta=0%, Yellow=0.3141592920354%, and Black=0.11372549019608%.
Shades of #06e29b
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 #06e29b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06e29b
Preview of #06e29b on White Background
The contrast ratio of #06e29b with white color is 1.7
Preview of #06e29b on black background
The contrast ratio of #06e29b with black color is 12.36
#06e29b color will look good with a black background.
Color Schemes of #06e29b
Triadic Colors of #06e29b
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 #06e29b
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 #06e29b
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 #06e29b
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: #06e29b;
}
This is a sample text used for the color #06e29b. 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: #06e29b;
}
This is a sample text used for the color #06e29b. 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 #06e29b;
}
This is a sample text used for the color #06e29b. 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 58.4%
Blue 40.05%
CMYK Percentage
Cyan 69.47
Magenta 0%
Yellow 22.42%
Black 8.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.