#a2859b Hex Color
rgb(162, 133, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 85 | 9b | - | #a2859b |
RGB | 162 | 133 | 155 | - | rgb(162,133,155) |
HSL | 314 | 13% | 58% | - | hsl(314,13%,58%) |
HSV | 314 | 18% | 64% | - | hsv(314,18%,64%) |
XYZ | 29.2042 | 26.823 | 34.6485 | - | xyz(29.2042,26.823,34.6485) |
CIE-LAB | 58.81 | 14.94 | -7.56 | - | lab(58.81,14.94,-7.56) |
CMYK | 0 | 0.17901234567901 | 0.04320987654321 | 0.36470588235294 | cmyk(0,0.17901234567901,0.04320987654321,0.36470588235294) |
Description
The RGB value of color #a2859b is rgb(162, 133, 155).
In the hex color #a2859b, The value of Red is 162, value of Green is 133, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #a2859b consists of 314° Hue, 13% Saturation, and 58% Lightness.
In the CMYK color model, the color #a2859b can be represented as Cyan=0%, Magenta=0.17901234567901%, Yellow=0.04320987654321%, and Black=0.36470588235294%.
Shades of #a2859b
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 #a2859b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2859b
Preview of #a2859b on White Background
The contrast ratio of #a2859b with white color is 3.3
Preview of #a2859b on black background
The contrast ratio of #a2859b with black color is 6.36
#a2859b color will look good with a black background.
Color Schemes of #a2859b
Triadic Colors of #a2859b
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 #a2859b
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 #a2859b
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 #a2859b
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: #a2859b;
}
This is a sample text used for the color #a2859b. 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: #a2859b;
}
This is a sample text used for the color #a2859b. 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 #a2859b;
}
This is a sample text used for the color #a2859b. 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 36%
Green 29.56%
Blue 34.44%
CMYK Percentage
Cyan 0
Magenta 30.5%
Yellow 7.36%
Black 62.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.