#a39fa0 Hex Color
rgb(163, 159, 160)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 9f | a0 | - | #a39fa0 |
RGB | 163 | 159 | 160 | - | rgb(163,159,160) |
HSL | 345 | 2% | 63% | - | hsl(345,2%,63%) |
HSV | 345 | 2% | 64% | - | hsv(345,2%,64%) |
XYZ | 33.8476 | 35.1209 | 38.2528 | - | xyz(33.8476,35.1209,38.2528) |
CIE-LAB | 65.84 | 1.63 | -0.01 | - | lab(65.84,1.63,-0.01) |
CMYK | 0 | 0.024539877300613 | 0.01840490797546 | 0.36078431372549 | cmyk(0,0.024539877300613,0.01840490797546,0.36078431372549) |
Description
The RGB value of color #a39fa0 is rgb(163, 159, 160).
In the hex color #a39fa0, The value of Red is 163, value of Green is 159, and value of Blue is 160. The primary color is Red. Similarly, The HSL values for #a39fa0 consists of 345° Hue, 2% Saturation, and 63% Lightness.
In the CMYK color model, the color #a39fa0 can be represented as Cyan=0%, Magenta=0.024539877300613%, Yellow=0.01840490797546%, and Black=0.36078431372549%.
Shades of #a39fa0
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 #a39fa0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a39fa0
Preview of #a39fa0 on White Background
The contrast ratio of #a39fa0 with white color is 2.62
Preview of #a39fa0 on black background
The contrast ratio of #a39fa0 with black color is 8.02
#a39fa0 color will look good with a black background.
Color Schemes of #a39fa0
Triadic Colors of #a39fa0
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 #a39fa0
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 #a39fa0
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 #a39fa0
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: #a39fa0;
}
This is a sample text used for the color #a39fa0. 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: #a39fa0;
}
This is a sample text used for the color #a39fa0. 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 #a39fa0;
}
This is a sample text used for the color #a39fa0. 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.82%
Green 32.99%
Blue 33.2%
CMYK Percentage
Cyan 0
Magenta 6.08%
Yellow 4.56%
Black 89.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.