#a3afaf Hex Color
rgb(163, 175, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | af | af | - | #a3afaf |
RGB | 163 | 175 | 175 | - | rgb(163,175,175) |
HSL | 180 | 7% | 66% | - | hsl(180,7%,66%) |
HSV | 180 | 7% | 69% | - | hsv(180,7%,69%) |
XYZ | 38.1721 | 41.5416 | 46.5639 | - | xyz(38.1721,41.5416,46.5639) |
CIE-LAB | 70.55 | -4.18 | -1.45 | - | lab(70.55,-4.18,-1.45) |
CMYK | 0.068571428571429 | 0 | 0 | 0.31372549019608 | cmyk(0.068571428571429,0,0,0.31372549019608) |
Description
The RGB value of color #a3afaf is rgb(163, 175, 175).
In the hex color #a3afaf, The value of Red is 163, value of Green is 175, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #a3afaf consists of 180° Hue, 7% Saturation, and 66% Lightness.
In the CMYK color model, the color #a3afaf can be represented as Cyan=0.068571428571429%, Magenta=0%, Yellow=0%, and Black=0.31372549019608%.
Shades of #a3afaf
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 #a3afaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a3afaf
Preview of #a3afaf on White Background
The contrast ratio of #a3afaf with white color is 2.26
Preview of #a3afaf on black background
The contrast ratio of #a3afaf with black color is 9.31
#a3afaf color will look good with a black background.
Color Schemes of #a3afaf
Triadic Colors of #a3afaf
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 #a3afaf
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 #a3afaf
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 #a3afaf
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: #a3afaf;
}
This is a sample text used for the color #a3afaf. 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: #a3afaf;
}
This is a sample text used for the color #a3afaf. 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 #a3afaf;
}
This is a sample text used for the color #a3afaf. 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 31.77%
Green 34.11%
Blue 34.11%
CMYK Percentage
Cyan 17.94
Magenta 0%
Yellow 0%
Black 82.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.