#aef6ed Hex Color
rgb(174, 246, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | f6 | ed | - | #aef6ed |
RGB | 174 | 246 | 237 | - | rgb(174,246,237) |
HSL | 173 | 80% | 82% | - | hsl(173,80%,82%) |
HSV | 173 | 29% | 96% | - | hsv(173,29%,96%) |
XYZ | 65.6974 | 81.0246 | 92.2975 | - | xyz(65.6974,81.0246,92.2975) |
CIE-LAB | 92.14 | -24.05 | -2.83 | - | lab(92.14,-24.05,-2.83) |
CMYK | 0.29268292682927 | 0 | 0.036585365853659 | 0.035294117647059 | cmyk(0.29268292682927,0,0.036585365853659,0.035294117647059) |
Description
The RGB value of color #aef6ed is rgb(174, 246, 237).
In the hex color #aef6ed, The value of Red is 174, value of Green is 246, and value of Blue is 237. The primary color is Green. Similarly, The HSL values for #aef6ed consists of 173° Hue, 80% Saturation, and 82% Lightness.
In the CMYK color model, the color #aef6ed can be represented as Cyan=0.29268292682927%, Magenta=0%, Yellow=0.036585365853659%, and Black=0.035294117647059%.
Shades of #aef6ed
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 #aef6ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aef6ed
Preview of #aef6ed on White Background
The contrast ratio of #aef6ed with white color is 1.22
Preview of #aef6ed on black background
The contrast ratio of #aef6ed with black color is 17.2
#aef6ed color will look good with a black background.
Color Schemes of #aef6ed
Triadic Colors of #aef6ed
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 #aef6ed
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 #aef6ed
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 #aef6ed
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: #aef6ed;
}
This is a sample text used for the color #aef6ed. 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: #aef6ed;
}
This is a sample text used for the color #aef6ed. 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 #aef6ed;
}
This is a sample text used for the color #aef6ed. 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 26.48%
Green 37.44%
Blue 36.07%
CMYK Percentage
Cyan 80.28
Magenta 0%
Yellow 10.04%
Black 9.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.