#aaafbe Hex Color
rgb(170, 175, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | af | be | - | #aaafbe |
RGB | 170 | 175 | 190 | - | rgb(170,175,190) |
HSL | 225 | 13% | 71% | - | hsl(225,13%,71%) |
HSV | 225 | 11% | 75% | - | hsv(225,11%,75%) |
XYZ | 41.2018 | 42.9237 | 54.8287 | - | xyz(41.2018,42.9237,54.8287) |
CIE-LAB | 71.5 | 1.24 | -8.25 | - | lab(71.5,1.24,-8.25) |
CMYK | 0.10526315789474 | 0.078947368421053 | 0 | 0.25490196078431 | cmyk(0.10526315789474,0.078947368421053,0,0.25490196078431) |
Description
The RGB value of color #aaafbe is rgb(170, 175, 190).
In the hex color #aaafbe, The value of Red is 170, value of Green is 175, and value of Blue is 190. The primary color is Blue. Similarly, The HSL values for #aaafbe consists of 225° Hue, 13% Saturation, and 71% Lightness.
In the CMYK color model, the color #aaafbe can be represented as Cyan=0.10526315789474%, Magenta=0.078947368421053%, Yellow=0%, and Black=0.25490196078431%.
Shades of #aaafbe
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 #aaafbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaafbe
Preview of #aaafbe on White Background
The contrast ratio of #aaafbe with white color is 2.19
Preview of #aaafbe on black background
The contrast ratio of #aaafbe with black color is 9.58
#aaafbe color will look good with a black background.
Color Schemes of #aaafbe
Triadic Colors of #aaafbe
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 #aaafbe
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 #aaafbe
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 #aaafbe
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: #aaafbe;
}
This is a sample text used for the color #aaafbe. 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: #aaafbe;
}
This is a sample text used for the color #aaafbe. 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 #aaafbe;
}
This is a sample text used for the color #aaafbe. 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 31.78%
Green 32.71%
Blue 35.51%
CMYK Percentage
Cyan 23.97
Magenta 17.98%
Yellow 0%
Black 58.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.