#a8b3ae Hex Color
rgb(168, 179, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | b3 | ae | - | #a8b3ae |
RGB | 168 | 179 | 174 | - | rgb(168,179,174) |
HSL | 153 | 7% | 68% | - | hsl(153,7%,68%) |
HSV | 153 | 6% | 70% | - | hsv(153,6%,70%) |
XYZ | 39.9085 | 43.621 | 46.3607 | - | xyz(39.9085,43.621,46.3607) |
CIE-LAB | 71.97 | -4.79 | 1.22 | - | lab(71.97,-4.79,1.22) |
CMYK | 0.06145251396648 | 0 | 0.027932960893855 | 0.29803921568627 | cmyk(0.06145251396648,0,0.027932960893855,0.29803921568627) |
Description
The RGB value of color #a8b3ae is rgb(168, 179, 174).
In the hex color #a8b3ae, The value of Red is 168, value of Green is 179, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #a8b3ae consists of 153° Hue, 7% Saturation, and 68% Lightness.
In the CMYK color model, the color #a8b3ae can be represented as Cyan=0.06145251396648%, Magenta=0%, Yellow=0.027932960893855%, and Black=0.29803921568627%.
Shades of #a8b3ae
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 #a8b3ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8b3ae
Preview of #a8b3ae on White Background
The contrast ratio of #a8b3ae with white color is 2.16
Preview of #a8b3ae on black background
The contrast ratio of #a8b3ae with black color is 9.72
#a8b3ae color will look good with a black background.
Color Schemes of #a8b3ae
Triadic Colors of #a8b3ae
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 #a8b3ae
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 #a8b3ae
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 #a8b3ae
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: #a8b3ae;
}
This is a sample text used for the color #a8b3ae. 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: #a8b3ae;
}
This is a sample text used for the color #a8b3ae. 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 #a8b3ae;
}
This is a sample text used for the color #a8b3ae. 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.25%
Green 34.36%
Blue 33.4%
CMYK Percentage
Cyan 15.86
Magenta 0%
Yellow 7.21%
Black 76.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.