#a9baa8 Hex Color
rgb(169, 186, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | ba | a8 | - | #a9baa8 |
RGB | 169 | 186 | 168 | - | rgb(169,186,168) |
HSL | 117 | 12% | 69% | - | hsl(117,12%,69%) |
HSV | 117 | 10% | 73% | - | hsv(117,10%,73%) |
XYZ | 40.989 | 46.38 | 43.8377 | - | xyz(40.989,46.38,43.8377) |
CIE-LAB | 73.79 | -9.27 | 7.13 | - | lab(73.79,-9.27,7.13) |
CMYK | 0.091397849462366 | 0 | 0.096774193548387 | 0.27058823529412 | cmyk(0.091397849462366,0,0.096774193548387,0.27058823529412) |
Description
The RGB value of color #a9baa8 is rgb(169, 186, 168).
In the hex color #a9baa8, The value of Red is 169, value of Green is 186, and value of Blue is 168. The primary color is Green. Similarly, The HSL values for #a9baa8 consists of 117° Hue, 12% Saturation, and 69% Lightness.
In the CMYK color model, the color #a9baa8 can be represented as Cyan=0.091397849462366%, Magenta=0%, Yellow=0.096774193548387%, and Black=0.27058823529412%.
Shades of #a9baa8
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 #a9baa8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9baa8
Preview of #a9baa8 on White Background
The contrast ratio of #a9baa8 with white color is 2.04
Preview of #a9baa8 on black background
The contrast ratio of #a9baa8 with black color is 10.28
#a9baa8 color will look good with a black background.
Color Schemes of #a9baa8
Triadic Colors of #a9baa8
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 #a9baa8
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 #a9baa8
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 #a9baa8
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: #a9baa8;
}
This is a sample text used for the color #a9baa8. 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: #a9baa8;
}
This is a sample text used for the color #a9baa8. 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 #a9baa8;
}
This is a sample text used for the color #a9baa8. 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.31%
Green 35.56%
Blue 32.12%
CMYK Percentage
Cyan 19.92
Magenta 0%
Yellow 21.09%
Black 58.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.