#a99b5b Hex Color
rgb(169, 155, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 9b | 5b | - | #a99b5b |
RGB | 169 | 155 | 91 | - | rgb(169,155,91) |
HSL | 49 | 31% | 51% | - | hsl(49,31%,51%) |
HSV | 49 | 46% | 66% | - | hsv(49,46%,66%) |
XYZ | 29.9719 | 32.633 | 14.6166 | - | xyz(29.9719,32.633,14.6166) |
CIE-LAB | 63.86 | -3.91 | 35.29 | - | lab(63.86,-3.91,35.29) |
CMYK | 0 | 0.082840236686391 | 0.46153846153846 | 0.33725490196078 | cmyk(0,0.082840236686391,0.46153846153846,0.33725490196078) |
Description
The RGB value of color #a99b5b is rgb(169, 155, 91).
In the hex color #a99b5b, The value of Red is 169, value of Green is 155, and value of Blue is 91. The primary color is Red. Similarly, The HSL values for #a99b5b consists of 49° Hue, 31% Saturation, and 51% Lightness.
In the CMYK color model, the color #a99b5b can be represented as Cyan=0%, Magenta=0.082840236686391%, Yellow=0.46153846153846%, and Black=0.33725490196078%.
Shades of #a99b5b
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 #a99b5b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a99b5b
Preview of #a99b5b on White Background
The contrast ratio of #a99b5b with white color is 2.79
Preview of #a99b5b on black background
The contrast ratio of #a99b5b with black color is 7.53
#a99b5b color will look good with a black background.
Color Schemes of #a99b5b
Triadic Colors of #a99b5b
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 #a99b5b
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 #a99b5b
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 #a99b5b
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: #a99b5b;
}
This is a sample text used for the color #a99b5b. 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: #a99b5b;
}
This is a sample text used for the color #a99b5b. 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 #a99b5b;
}
This is a sample text used for the color #a99b5b. 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 40.72%
Green 37.35%
Blue 21.93%
CMYK Percentage
Cyan 0
Magenta 9.4%
Yellow 52.35%
Black 38.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.