#a8aba0 Hex Color
rgb(168, 171, 160)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | ab | a0 | - | #a8aba0 |
RGB | 168 | 171 | 160 | - | rgb(168,171,160) |
HSL | 76 | 6% | 65% | - | hsl(76,6%,65%) |
HSV | 76 | 6% | 67% | - | hsv(76,6%,67%) |
XYZ | 37.0565 | 39.9887 | 39.0232 | - | xyz(37.0565,39.9887,39.0232) |
CIE-LAB | 69.46 | -3.1 | 5.28 | - | lab(69.46,-3.1,5.28) |
CMYK | 0.017543859649123 | 0 | 0.064327485380117 | 0.32941176470588 | cmyk(0.017543859649123,0,0.064327485380117,0.32941176470588) |
Description
The RGB value of color #a8aba0 is rgb(168, 171, 160).
In the hex color #a8aba0, The value of Red is 168, value of Green is 171, and value of Blue is 160. The primary color is Green. Similarly, The HSL values for #a8aba0 consists of 76° Hue, 6% Saturation, and 65% Lightness.
In the CMYK color model, the color #a8aba0 can be represented as Cyan=0.017543859649123%, Magenta=0%, Yellow=0.064327485380117%, and Black=0.32941176470588%.
Shades of #a8aba0
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 #a8aba0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8aba0
Preview of #a8aba0 on White Background
The contrast ratio of #a8aba0 with white color is 2.33
Preview of #a8aba0 on black background
The contrast ratio of #a8aba0 with black color is 9
#a8aba0 color will look good with a black background.
Color Schemes of #a8aba0
Triadic Colors of #a8aba0
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 #a8aba0
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 #a8aba0
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 #a8aba0
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: #a8aba0;
}
This is a sample text used for the color #a8aba0. 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: #a8aba0;
}
This is a sample text used for the color #a8aba0. 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 #a8aba0;
}
This is a sample text used for the color #a8aba0. 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 33.67%
Green 34.27%
Blue 32.06%
CMYK Percentage
Cyan 4.27
Magenta 0%
Yellow 15.64%
Black 80.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.