#a3a8ae Hex Color
rgb(163, 168, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | a8 | ae | - | #a3a8ae |
RGB | 163 | 168 | 174 | - | rgb(163,168,174) |
HSL | 213 | 6% | 66% | - | hsl(213,6%,66%) |
HSV | 213 | 6% | 68% | - | hsv(213,6%,68%) |
XYZ | 36.7469 | 38.8478 | 45.606 | - | xyz(36.7469,38.8478,45.606) |
CIE-LAB | 68.64 | -0.58 | -3.71 | - | lab(68.64,-0.58,-3.71) |
CMYK | 0.063218390804598 | 0.03448275862069 | 0 | 0.31764705882353 | cmyk(0.063218390804598,0.03448275862069,0,0.31764705882353) |
Description
The RGB value of color #a3a8ae is rgb(163, 168, 174).
In the hex color #a3a8ae, The value of Red is 163, value of Green is 168, and value of Blue is 174. The primary color is Blue. Similarly, The HSL values for #a3a8ae consists of 213° Hue, 6% Saturation, and 66% Lightness.
In the CMYK color model, the color #a3a8ae can be represented as Cyan=0.063218390804598%, Magenta=0.03448275862069%, Yellow=0%, and Black=0.31764705882353%.
Shades of #a3a8ae
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 #a3a8ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a3a8ae
Preview of #a3a8ae on White Background
The contrast ratio of #a3a8ae with white color is 2.39
Preview of #a3a8ae on black background
The contrast ratio of #a3a8ae with black color is 8.77
#a3a8ae color will look good with a black background.
Color Schemes of #a3a8ae
Triadic Colors of #a3a8ae
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 #a3a8ae
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 #a3a8ae
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 #a3a8ae
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: #a3a8ae;
}
This is a sample text used for the color #a3a8ae. 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: #a3a8ae;
}
This is a sample text used for the color #a3a8ae. 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 #a3a8ae;
}
This is a sample text used for the color #a3a8ae. 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.28%
Green 33.27%
Blue 34.46%
CMYK Percentage
Cyan 15.22
Magenta 8.3%
Yellow 0%
Black 76.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.