#aaf9d8 Hex Color
rgb(170, 249, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | f9 | d8 | - | #aaf9d8 |
RGB | 170 | 249 | 216 | - | rgb(170,249,216) |
HSL | 155 | 87% | 82% | - | hsl(155,87%,82%) |
HSV | 155 | 32% | 98% | - | hsv(155,32%,98%) |
XYZ | 62.8479 | 81.2553 | 77.3371 | - | xyz(62.8479,81.2553,77.3371) |
CIE-LAB | 92.25 | -30.97 | 8.18 | - | lab(92.25,-30.97,8.18) |
CMYK | 0.31726907630522 | 0 | 0.13253012048193 | 0.023529411764706 | cmyk(0.31726907630522,0,0.13253012048193,0.023529411764706) |
Description
The RGB value of color #aaf9d8 is rgb(170, 249, 216).
In the hex color #aaf9d8, The value of Red is 170, value of Green is 249, and value of Blue is 216. The primary color is Green. Similarly, The HSL values for #aaf9d8 consists of 155° Hue, 87% Saturation, and 82% Lightness.
In the CMYK color model, the color #aaf9d8 can be represented as Cyan=0.31726907630522%, Magenta=0%, Yellow=0.13253012048193%, and Black=0.023529411764706%.
Shades of #aaf9d8
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 #aaf9d8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaf9d8
Preview of #aaf9d8 on White Background
The contrast ratio of #aaf9d8 with white color is 1.22
Preview of #aaf9d8 on black background
The contrast ratio of #aaf9d8 with black color is 17.25
#aaf9d8 color will look good with a black background.
Color Schemes of #aaf9d8
Triadic Colors of #aaf9d8
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 #aaf9d8
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 #aaf9d8
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 #aaf9d8
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: #aaf9d8;
}
This is a sample text used for the color #aaf9d8. 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: #aaf9d8;
}
This is a sample text used for the color #aaf9d8. 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 #aaf9d8;
}
This is a sample text used for the color #aaf9d8. 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.77%
Green 39.21%
Blue 34.02%
CMYK Percentage
Cyan 67.03
Magenta 0%
Yellow 28%
Black 4.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.