#a9959b Hex Color
rgb(169, 149, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 95 | 9b | - | #a9959b |
RGB | 169 | 149 | 155 | - | rgb(169,149,155) |
HSL | 342 | 10% | 62% | - | hsl(342,10%,62%) |
HSV | 342 | 12% | 66% | - | hsv(342,12%,66%) |
XYZ | 33.026 | 32.2965 | 35.5035 | - | xyz(33.026,32.2965,35.5035) |
CIE-LAB | 63.59 | 8.47 | -0.44 | - | lab(63.59,8.47,-0.44) |
CMYK | 0 | 0.11834319526627 | 0.082840236686391 | 0.33725490196078 | cmyk(0,0.11834319526627,0.082840236686391,0.33725490196078) |
Description
The RGB value of color #a9959b is rgb(169, 149, 155).
In the hex color #a9959b, The value of Red is 169, value of Green is 149, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #a9959b consists of 342° Hue, 10% Saturation, and 62% Lightness.
In the CMYK color model, the color #a9959b can be represented as Cyan=0%, Magenta=0.11834319526627%, Yellow=0.082840236686391%, and Black=0.33725490196078%.
Shades of #a9959b
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 #a9959b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9959b
Preview of #a9959b on White Background
The contrast ratio of #a9959b with white color is 2.82
Preview of #a9959b on black background
The contrast ratio of #a9959b with black color is 7.46
#a9959b color will look good with a black background.
Color Schemes of #a9959b
Triadic Colors of #a9959b
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 #a9959b
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 #a9959b
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 #a9959b
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: #a9959b;
}
This is a sample text used for the color #a9959b. 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: #a9959b;
}
This is a sample text used for the color #a9959b. 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 #a9959b;
}
This is a sample text used for the color #a9959b. 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 35.73%
Green 31.5%
Blue 32.77%
CMYK Percentage
Cyan 0
Magenta 21.98%
Yellow 15.39%
Black 62.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.