#aaf6ef Hex Color
rgb(170, 246, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | f6 | ef | - | #aaf6ef |
RGB | 170 | 246 | 239 | - | rgb(170,246,239) |
HSL | 174 | 81% | 82% | - | hsl(174,81%,82%) |
HSV | 174 | 31% | 96% | - | hsv(174,31%,96%) |
XYZ | 65.1133 | 80.6896 | 93.8042 | - | xyz(65.1133,80.6896,93.8042) |
CIE-LAB | 91.99 | -24.72 | -4.11 | - | lab(91.99,-24.72,-4.11) |
CMYK | 0.30894308943089 | 0 | 0.028455284552846 | 0.035294117647059 | cmyk(0.30894308943089,0,0.028455284552846,0.035294117647059) |
Description
The RGB value of color #aaf6ef is rgb(170, 246, 239).
In the hex color #aaf6ef, The value of Red is 170, value of Green is 246, and value of Blue is 239. The primary color is Green. Similarly, The HSL values for #aaf6ef consists of 174° Hue, 81% Saturation, and 82% Lightness.
In the CMYK color model, the color #aaf6ef can be represented as Cyan=0.30894308943089%, Magenta=0%, Yellow=0.028455284552846%, and Black=0.035294117647059%.
Shades of #aaf6ef
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 #aaf6ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaf6ef
Preview of #aaf6ef on White Background
The contrast ratio of #aaf6ef with white color is 1.23
Preview of #aaf6ef on black background
The contrast ratio of #aaf6ef with black color is 17.14
#aaf6ef color will look good with a black background.
Color Schemes of #aaf6ef
Triadic Colors of #aaf6ef
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 #aaf6ef
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 #aaf6ef
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 #aaf6ef
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: #aaf6ef;
}
This is a sample text used for the color #aaf6ef. 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: #aaf6ef;
}
This is a sample text used for the color #aaf6ef. 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 #aaf6ef;
}
This is a sample text used for the color #aaf6ef. 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 25.95%
Green 37.56%
Blue 36.49%
CMYK Percentage
Cyan 82.89
Magenta 0%
Yellow 7.64%
Black 9.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.