#a8acb0 Hex Color
rgb(168, 172, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | ac | b0 | - | #a8acb0 |
RGB | 168 | 172 | 176 | - | rgb(168,172,176) |
HSL | 210 | 5% | 67% | - | hsl(210,5%,67%) |
HSV | 210 | 5% | 69% | - | hsv(210,5%,69%) |
XYZ | 38.7374 | 40.9645 | 46.9395 | - | xyz(38.7374,40.9645,46.9395) |
CIE-LAB | 70.15 | -0.63 | -2.55 | - | lab(70.15,-0.63,-2.55) |
CMYK | 0.045454545454545 | 0.022727272727273 | 0 | 0.30980392156863 | cmyk(0.045454545454545,0.022727272727273,0,0.30980392156863) |
Description
The RGB value of color #a8acb0 is rgb(168, 172, 176).
In the hex color #a8acb0, The value of Red is 168, value of Green is 172, and value of Blue is 176. The primary color is Blue. Similarly, The HSL values for #a8acb0 consists of 210° Hue, 5% Saturation, and 67% Lightness.
In the CMYK color model, the color #a8acb0 can be represented as Cyan=0.045454545454545%, Magenta=0.022727272727273%, Yellow=0%, and Black=0.30980392156863%.
Shades of #a8acb0
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 #a8acb0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8acb0
Preview of #a8acb0 on White Background
The contrast ratio of #a8acb0 with white color is 2.28
Preview of #a8acb0 on black background
The contrast ratio of #a8acb0 with black color is 9.19
#a8acb0 color will look good with a black background.
Color Schemes of #a8acb0
Triadic Colors of #a8acb0
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 #a8acb0
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 #a8acb0
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 #a8acb0
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: #a8acb0;
}
This is a sample text used for the color #a8acb0. 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: #a8acb0;
}
This is a sample text used for the color #a8acb0. 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 #a8acb0;
}
This is a sample text used for the color #a8acb0. 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.56%
Green 33.33%
Blue 34.11%
CMYK Percentage
Cyan 12.03
Magenta 6.01%
Yellow 0%
Black 81.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.