#a89c4a Hex Color
rgb(168, 156, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | 9c | 4a | - | #a89c4a |
RGB | 168 | 156 | 74 | - | rgb(168,156,74) |
HSL | 52 | 39% | 47% | - | hsl(52,39%,47%) |
HSV | 52 | 56% | 66% | - | hsv(52,56%,66%) |
XYZ | 29.2729 | 32.5962 | 11.2274 | - | xyz(29.2729,32.5962,11.2274) |
CIE-LAB | 63.83 | -6.45 | 43.86 | - | lab(63.83,-6.45,43.86) |
CMYK | 0 | 0.071428571428571 | 0.55952380952381 | 0.34117647058824 | cmyk(0,0.071428571428571,0.55952380952381,0.34117647058824) |
Description
The RGB value of color #a89c4a is rgb(168, 156, 74).
In the hex color #a89c4a, The value of Red is 168, value of Green is 156, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #a89c4a consists of 52° Hue, 39% Saturation, and 47% Lightness.
In the CMYK color model, the color #a89c4a can be represented as Cyan=0%, Magenta=0.071428571428571%, Yellow=0.55952380952381%, and Black=0.34117647058824%.
Shades of #a89c4a
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 #a89c4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a89c4a
Preview of #a89c4a on White Background
The contrast ratio of #a89c4a with white color is 2.79
Preview of #a89c4a on black background
The contrast ratio of #a89c4a with black color is 7.52
#a89c4a color will look good with a black background.
Color Schemes of #a89c4a
Triadic Colors of #a89c4a
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 #a89c4a
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 #a89c4a
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 #a89c4a
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: #a89c4a;
}
This is a sample text used for the color #a89c4a. 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: #a89c4a;
}
This is a sample text used for the color #a89c4a. 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 #a89c4a;
}
This is a sample text used for the color #a89c4a. 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 42.21%
Green 39.2%
Blue 18.59%
CMYK Percentage
Cyan 0
Magenta 7.35%
Yellow 57.56%
Black 35.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.