#2eeaab Hex Color
rgb(46, 234, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | ea | ab | - | #2eeaab |
RGB | 46 | 234 | 171 | - | rgb(46,234,171) |
HSL | 160 | 82% | 55% | - | hsl(160,82%,55%) |
HSV | 160 | 80% | 92% | - | hsv(160,80%,92%) |
XYZ | 37.9002 | 62.3668 | 48.5685 | - | xyz(37.9002,62.3668,48.5685) |
CIE-LAB | 83.11 | -59.17 | 18.06 | - | lab(83.11,-59.17,18.06) |
CMYK | 0.8034188034188 | 0 | 0.26923076923077 | 0.082352941176471 | cmyk(0.8034188034188,0,0.26923076923077,0.082352941176471) |
Description
The RGB value of color #2eeaab is rgb(46, 234, 171).
In the hex color #2eeaab, The value of Red is 46, value of Green is 234, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #2eeaab consists of 160° Hue, 82% Saturation, and 55% Lightness.
In the CMYK color model, the color #2eeaab can be represented as Cyan=0.8034188034188%, Magenta=0%, Yellow=0.26923076923077%, and Black=0.082352941176471%.
Shades of #2eeaab
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 #2eeaab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2eeaab
Preview of #2eeaab on White Background
The contrast ratio of #2eeaab with white color is 1.56
Preview of #2eeaab on black background
The contrast ratio of #2eeaab with black color is 13.47
#2eeaab color will look good with a black background.
Color Schemes of #2eeaab
Triadic Colors of #2eeaab
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 #2eeaab
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 #2eeaab
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 #2eeaab
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: #2eeaab;
}
This is a sample text used for the color #2eeaab. 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: #2eeaab;
}
This is a sample text used for the color #2eeaab. 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 #2eeaab;
}
This is a sample text used for the color #2eeaab. 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 10.2%
Green 51.88%
Blue 37.92%
CMYK Percentage
Cyan 69.56
Magenta 0%
Yellow 23.31%
Black 7.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.