#a19e9f Hex Color
rgb(161, 158, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | 9e | 9f | - | #a19e9f |
RGB | 161 | 158 | 159 | - | rgb(161,158,159) |
HSL | 340 | 2% | 63% | - | hsl(340,2%,63%) |
HSV | 340 | 2% | 63% | - | hsv(340,2%,63%) |
XYZ | 33.1828 | 34.534 | 37.7177 | - | xyz(33.1828,34.534,37.7177) |
CIE-LAB | 65.38 | 1.28 | -0.14 | - | lab(65.38,1.28,-0.14) |
CMYK | 0 | 0.018633540372671 | 0.012422360248447 | 0.36862745098039 | cmyk(0,0.018633540372671,0.012422360248447,0.36862745098039) |
Description
The RGB value of color #a19e9f is rgb(161, 158, 159).
In the hex color #a19e9f, The value of Red is 161, value of Green is 158, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #a19e9f consists of 340° Hue, 2% Saturation, and 63% Lightness.
In the CMYK color model, the color #a19e9f can be represented as Cyan=0%, Magenta=0.018633540372671%, Yellow=0.012422360248447%, and Black=0.36862745098039%.
Shades of #a19e9f
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 #a19e9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a19e9f
Preview of #a19e9f on White Background
The contrast ratio of #a19e9f with white color is 2.66
Preview of #a19e9f on black background
The contrast ratio of #a19e9f with black color is 7.91
#a19e9f color will look good with a black background.
Color Schemes of #a19e9f
Triadic Colors of #a19e9f
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 #a19e9f
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 #a19e9f
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 #a19e9f
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: #a19e9f;
}
This is a sample text used for the color #a19e9f. 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: #a19e9f;
}
This is a sample text used for the color #a19e9f. 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 #a19e9f;
}
This is a sample text used for the color #a19e9f. 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.68%
Green 33.05%
Blue 33.26%
CMYK Percentage
Cyan 0
Magenta 4.66%
Yellow 3.11%
Black 92.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.