#aabbc5 Hex Color
rgb(170, 187, 197)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | bb | c5 | - | #aabbc5 |
RGB | 170 | 187 | 197 | - | rgb(170,187,197) |
HSL | 202 | 19% | 72% | - | hsl(202,19%,72%) |
HSV | 202 | 14% | 77% | - | hsv(202,14%,77%) |
XYZ | 44.4259 | 48.1179 | 59.7695 | - | xyz(44.4259,48.1179,59.7695) |
CIE-LAB | 74.9 | -3.77 | -7.04 | - | lab(74.9,-3.77,-7.04) |
CMYK | 0.13705583756345 | 0.050761421319797 | 0 | 0.22745098039216 | cmyk(0.13705583756345,0.050761421319797,0,0.22745098039216) |
Description
The RGB value of color #aabbc5 is rgb(170, 187, 197).
In the hex color #aabbc5, The value of Red is 170, value of Green is 187, and value of Blue is 197. The primary color is Blue. Similarly, The HSL values for #aabbc5 consists of 202° Hue, 19% Saturation, and 72% Lightness.
In the CMYK color model, the color #aabbc5 can be represented as Cyan=0.13705583756345%, Magenta=0.050761421319797%, Yellow=0%, and Black=0.22745098039216%.
Shades of #aabbc5
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 #aabbc5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aabbc5
Preview of #aabbc5 on White Background
The contrast ratio of #aabbc5 with white color is 1.98
Preview of #aabbc5 on black background
The contrast ratio of #aabbc5 with black color is 10.62
#aabbc5 color will look good with a black background.
Color Schemes of #aabbc5
Triadic Colors of #aabbc5
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 #aabbc5
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 #aabbc5
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 #aabbc5
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: #aabbc5;
}
This is a sample text used for the color #aabbc5. 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: #aabbc5;
}
This is a sample text used for the color #aabbc5. 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 #aabbc5;
}
This is a sample text used for the color #aabbc5. 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 30.69%
Green 33.75%
Blue 35.56%
CMYK Percentage
Cyan 33
Magenta 12.22%
Yellow 0%
Black 54.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.