#aabbc0 Hex Color
rgb(170, 187, 192)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | aa | bb | c0 | - | #aabbc0 |
| RGB | 170 | 187 | 192 | - | rgb(170,187,192) |
| HSL | 194 | 15% | 71% | - | hsl(194,15%,71%) |
| HSV | 194 | 11% | 75% | - | hsv(194,11%,75%) |
| XYZ | 43.8623 | 47.8925 | 56.8016 | - | xyz(43.8623,47.8925,56.8016) |
| CIE-LAB | 74.76 | -4.81 | -4.52 | - | lab(74.76,-4.81,-4.52) |
| CMYK | 0.11458333333333 | 0.026041666666667 | 0 | 0.24705882352941 | cmyk(0.11458333333333,0.026041666666667,0,0.24705882352941) |
Description
The RGB value of color #aabbc0 is rgb(170, 187, 192).
In the hex color #aabbc0, The value of Red is 170, value of Green is 187, and value of Blue is 192. The primary color is Blue. Similarly, The HSL values for #aabbc0 consists of 194° Hue, 15% Saturation, and 71% Lightness.
In the CMYK color model, the color #aabbc0 can be represented as Cyan=0.11458333333333%, Magenta=0.026041666666667%, Yellow=0%, and Black=0.24705882352941%.
Shades of #aabbc0
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 #aabbc0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aabbc0
Preview of #aabbc0 on White Background
The contrast ratio of #aabbc0 with white color is 1.99
Preview of #aabbc0 on black background
The contrast ratio of #aabbc0 with black color is 10.58
#aabbc0 color will look good with a black background.
Color Schemes of #aabbc0
Triadic Colors of #aabbc0
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 #aabbc0
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 #aabbc0
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 #aabbc0
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: #aabbc0;
}
This is a sample text used for the color #aabbc0. 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: #aabbc0;
}
This is a sample text used for the color #aabbc0. 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 #aabbc0;
}
This is a sample text used for the color #aabbc0. 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.97%
Green 34.06%
Blue 34.97%
CMYK Percentage
Cyan 29.56
Magenta 6.72%
Yellow 0%
Black 63.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.