#a9875f Hex Color
rgb(169, 135, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 87 | 5f | - | #a9875f |
RGB | 169 | 135 | 95 | - | rgb(169,135,95) |
HSL | 32 | 30% | 52% | - | hsl(32,30%,52%) |
HSV | 32 | 44% | 66% | - | hsv(32,44%,66%) |
XYZ | 27.0917 | 26.5892 | 14.5308 | - | xyz(27.0917,26.5892,14.5308) |
CIE-LAB | 58.59 | 7.54 | 26.4 | - | lab(58.59,7.54,26.4) |
CMYK | 0 | 0.20118343195266 | 0.43786982248521 | 0.33725490196078 | cmyk(0,0.20118343195266,0.43786982248521,0.33725490196078) |
Description
The RGB value of color #a9875f is rgb(169, 135, 95).
In the hex color #a9875f, The value of Red is 169, value of Green is 135, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #a9875f consists of 32° Hue, 30% Saturation, and 52% Lightness.
In the CMYK color model, the color #a9875f can be represented as Cyan=0%, Magenta=0.20118343195266%, Yellow=0.43786982248521%, and Black=0.33725490196078%.
Shades of #a9875f
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 #a9875f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9875f
Preview of #a9875f on White Background
The contrast ratio of #a9875f with white color is 3.32
Preview of #a9875f on black background
The contrast ratio of #a9875f with black color is 6.32
#a9875f color will look good with a black background.
Color Schemes of #a9875f
Triadic Colors of #a9875f
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 #a9875f
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 #a9875f
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 #a9875f
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: #a9875f;
}
This is a sample text used for the color #a9875f. 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: #a9875f;
}
This is a sample text used for the color #a9875f. 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 #a9875f;
}
This is a sample text used for the color #a9875f. 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.36%
Green 33.83%
Blue 23.81%
CMYK Percentage
Cyan 0
Magenta 20.61%
Yellow 44.85%
Black 34.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.