#2aeebe Hex Color
rgb(42, 238, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2a | ee | be | - | #2aeebe |
RGB | 42 | 238 | 190 | - | rgb(42,238,190) |
HSL | 165 | 85% | 55% | - | hsl(165,85%,55%) |
HSV | 165 | 82% | 93% | - | hsv(165,82%,93%) |
XYZ | 40.8236 | 65.359 | 59.1791 | - | xyz(40.8236,65.359,59.1791) |
CIE-LAB | 84.67 | -56.67 | 10.35 | - | lab(84.67,-56.67,10.35) |
CMYK | 0.82352941176471 | 0 | 0.20168067226891 | 0.066666666666667 | cmyk(0.82352941176471,0,0.20168067226891,0.066666666666667) |
Description
The RGB value of color #2aeebe is rgb(42, 238, 190).
In the hex color #2aeebe, The value of Red is 42, value of Green is 238, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #2aeebe consists of 165° Hue, 85% Saturation, and 55% Lightness.
In the CMYK color model, the color #2aeebe can be represented as Cyan=0.82352941176471%, Magenta=0%, Yellow=0.20168067226891%, and Black=0.066666666666667%.
Shades of #2aeebe
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 #2aeebe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2aeebe
Preview of #2aeebe on White Background
The contrast ratio of #2aeebe with white color is 1.49
Preview of #2aeebe on black background
The contrast ratio of #2aeebe with black color is 14.07
#2aeebe color will look good with a black background.
Color Schemes of #2aeebe
Triadic Colors of #2aeebe
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 #2aeebe
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 #2aeebe
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 #2aeebe
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: #2aeebe;
}
This is a sample text used for the color #2aeebe. 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: #2aeebe;
}
This is a sample text used for the color #2aeebe. 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 #2aeebe;
}
This is a sample text used for the color #2aeebe. 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 8.94%
Green 50.64%
Blue 40.43%
CMYK Percentage
Cyan 75.42
Magenta 0%
Yellow 18.47%
Black 6.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.