#aaacb3 Hex Color
rgb(170, 172, 179)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | ac | b3 | - | #aaacb3 |
RGB | 170 | 172 | 179 | - | rgb(170,172,179) |
HSL | 227 | 6% | 68% | - | hsl(227,6%,68%) |
HSV | 227 | 5% | 70% | - | hsv(227,5%,70%) |
XYZ | 39.4668 | 41.3058 | 48.5405 | - | xyz(39.4668,41.3058,48.5405) |
CIE-LAB | 70.39 | 0.65 | -3.84 | - | lab(70.39,0.65,-3.84) |
CMYK | 0.050279329608939 | 0.039106145251397 | 0 | 0.29803921568627 | cmyk(0.050279329608939,0.039106145251397,0,0.29803921568627) |
Description
The RGB value of color #aaacb3 is rgb(170, 172, 179).
In the hex color #aaacb3, The value of Red is 170, value of Green is 172, and value of Blue is 179. The primary color is Blue. Similarly, The HSL values for #aaacb3 consists of 227° Hue, 6% Saturation, and 68% Lightness.
In the CMYK color model, the color #aaacb3 can be represented as Cyan=0.050279329608939%, Magenta=0.039106145251397%, Yellow=0%, and Black=0.29803921568627%.
Shades of #aaacb3
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 #aaacb3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaacb3
Preview of #aaacb3 on White Background
The contrast ratio of #aaacb3 with white color is 2.27
Preview of #aaacb3 on black background
The contrast ratio of #aaacb3 with black color is 9.26
#aaacb3 color will look good with a black background.
Color Schemes of #aaacb3
Triadic Colors of #aaacb3
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 #aaacb3
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 #aaacb3
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 #aaacb3
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: #aaacb3;
}
This is a sample text used for the color #aaacb3. 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: #aaacb3;
}
This is a sample text used for the color #aaacb3. 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 #aaacb3;
}
This is a sample text used for the color #aaacb3. 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 32.63%
Green 33.01%
Blue 34.36%
CMYK Percentage
Cyan 12.98
Magenta 10.09%
Yellow 0%
Black 76.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.