#a3aa8f Hex Color
rgb(163, 170, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | aa | 8f | - | #a3aa8f |
RGB | 163 | 170 | 143 | - | rgb(163,170,143) |
HSL | 76 | 14% | 61% | - | hsl(76,14%,61%) |
HSV | 76 | 16% | 67% | - | hsv(76,16%,67%) |
XYZ | 34.4369 | 38.5192 | 31.6065 | - | xyz(34.4369,38.5192,31.6065) |
CIE-LAB | 68.4 | -7.35 | 13.1 | - | lab(68.4,-7.35,13.1) |
CMYK | 0.041176470588235 | 0 | 0.15882352941176 | 0.33333333333333 | cmyk(0.041176470588235,0,0.15882352941176,0.33333333333333) |
Description
The RGB value of color #a3aa8f is rgb(163, 170, 143).
In the hex color #a3aa8f, The value of Red is 163, value of Green is 170, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #a3aa8f consists of 76° Hue, 14% Saturation, and 61% Lightness.
In the CMYK color model, the color #a3aa8f can be represented as Cyan=0.041176470588235%, Magenta=0%, Yellow=0.15882352941176%, and Black=0.33333333333333%.
Shades of #a3aa8f
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 #a3aa8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a3aa8f
Preview of #a3aa8f on White Background
The contrast ratio of #a3aa8f with white color is 2.41
Preview of #a3aa8f on black background
The contrast ratio of #a3aa8f with black color is 8.7
#a3aa8f color will look good with a black background.
Color Schemes of #a3aa8f
Triadic Colors of #a3aa8f
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 #a3aa8f
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 #a3aa8f
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 #a3aa8f
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: #a3aa8f;
}
This is a sample text used for the color #a3aa8f. 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: #a3aa8f;
}
This is a sample text used for the color #a3aa8f. 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 #a3aa8f;
}
This is a sample text used for the color #a3aa8f. 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 34.24%
Green 35.71%
Blue 30.04%
CMYK Percentage
Cyan 7.72
Magenta 0%
Yellow 29.78%
Black 62.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.