#a2919c Hex Color
rgb(162, 145, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 91 | 9c | - | #a2919c |
RGB | 162 | 145 | 156 | - | rgb(162,145,156) |
HSL | 321 | 8% | 60% | - | hsl(321,8%,60%) |
HSV | 321 | 10% | 64% | - | hsv(321,10%,64%) |
XYZ | 31.0264 | 30.3325 | 35.672 | - | xyz(31.0264,30.3325,35.672) |
CIE-LAB | 61.94 | 8.32 | -3.5 | - | lab(61.94,8.32,-3.5) |
CMYK | 0 | 0.10493827160494 | 0.037037037037037 | 0.36470588235294 | cmyk(0,0.10493827160494,0.037037037037037,0.36470588235294) |
Description
The RGB value of color #a2919c is rgb(162, 145, 156).
In the hex color #a2919c, The value of Red is 162, value of Green is 145, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #a2919c consists of 321° Hue, 8% Saturation, and 60% Lightness.
In the CMYK color model, the color #a2919c can be represented as Cyan=0%, Magenta=0.10493827160494%, Yellow=0.037037037037037%, and Black=0.36470588235294%.
Shades of #a2919c
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 #a2919c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2919c
Preview of #a2919c on White Background
The contrast ratio of #a2919c with white color is 2.97
Preview of #a2919c on black background
The contrast ratio of #a2919c with black color is 7.07
#a2919c color will look good with a black background.
Color Schemes of #a2919c
Triadic Colors of #a2919c
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 #a2919c
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 #a2919c
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 #a2919c
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: #a2919c;
}
This is a sample text used for the color #a2919c. 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: #a2919c;
}
This is a sample text used for the color #a2919c. 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 #a2919c;
}
This is a sample text used for the color #a2919c. 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.99%
Green 31.32%
Blue 33.69%
CMYK Percentage
Cyan 0
Magenta 20.71%
Yellow 7.31%
Black 71.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.