#a2feee Hex Color
rgb(162, 254, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | fe | ee | - | #a2feee |
RGB | 162 | 254 | 238 | - | rgb(162,254,238) |
HSL | 170 | 98% | 82% | - | hsl(170,98%,82%) |
HSV | 170 | 36% | 100% | - | hsv(170,36%,100%) |
XYZ | 65.7747 | 84.7381 | 93.7783 | - | xyz(65.7747,84.7381,93.7783) |
CIE-LAB | 93.77 | -30.89 | -1.03 | - | lab(93.77,-30.89,-1.03) |
CMYK | 0.36220472440945 | 0 | 0.062992125984252 | 0.003921568627451 | cmyk(0.36220472440945,0,0.062992125984252,0.003921568627451) |
Description
The RGB value of color #a2feee is rgb(162, 254, 238).
In the hex color #a2feee, The value of Red is 162, value of Green is 254, and value of Blue is 238. The primary color is Green. Similarly, The HSL values for #a2feee consists of 170° Hue, 98% Saturation, and 82% Lightness.
In the CMYK color model, the color #a2feee can be represented as Cyan=0.36220472440945%, Magenta=0%, Yellow=0.062992125984252%, and Black=0.003921568627451%.
Shades of #a2feee
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 #a2feee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2feee
Preview of #a2feee on White Background
The contrast ratio of #a2feee with white color is 1.17
Preview of #a2feee on black background
The contrast ratio of #a2feee with black color is 17.95
#a2feee color will look good with a black background.
Color Schemes of #a2feee
Triadic Colors of #a2feee
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 #a2feee
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 #a2feee
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 #a2feee
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: #a2feee;
}
This is a sample text used for the color #a2feee. 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: #a2feee;
}
This is a sample text used for the color #a2feee. 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 #a2feee;
}
This is a sample text used for the color #a2feee. 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 24.77%
Green 38.84%
Blue 36.39%
CMYK Percentage
Cyan 84.41
Magenta 0%
Yellow 14.68%
Black 0.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.