#a36f8d Hex Color
rgb(163, 111, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 6f | 8d | - | #a36f8d |
RGB | 163 | 111 | 141 | - | rgb(163,111,141) |
HSL | 325 | 22% | 54% | - | hsl(325,22%,54%) |
HSV | 325 | 32% | 64% | - | hsv(325,32%,64%) |
XYZ | 25.5964 | 21.0785 | 27.9188 | - | xyz(25.5964,21.0785,27.9188) |
CIE-LAB | 53.04 | 25.32 | -8.03 | - | lab(53.04,25.32,-8.03) |
CMYK | 0 | 0.31901840490798 | 0.13496932515337 | 0.36078431372549 | cmyk(0,0.31901840490798,0.13496932515337,0.36078431372549) |
Description
The RGB value of color #a36f8d is rgb(163, 111, 141).
In the hex color #a36f8d, The value of Red is 163, value of Green is 111, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #a36f8d consists of 325° Hue, 22% Saturation, and 54% Lightness.
In the CMYK color model, the color #a36f8d can be represented as Cyan=0%, Magenta=0.31901840490798%, Yellow=0.13496932515337%, and Black=0.36078431372549%.
Shades of #a36f8d
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 #a36f8d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a36f8d
Preview of #a36f8d on White Background
The contrast ratio of #a36f8d with white color is 4.03
Preview of #a36f8d on black background
The contrast ratio of #a36f8d with black color is 5.22
#a36f8d color will look good with a black background.
Color Schemes of #a36f8d
Triadic Colors of #a36f8d
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 #a36f8d
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 #a36f8d
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 #a36f8d
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: #a36f8d;
}
This is a sample text used for the color #a36f8d. 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: #a36f8d;
}
This is a sample text used for the color #a36f8d. 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 #a36f8d;
}
This is a sample text used for the color #a36f8d. 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 39.28%
Green 26.75%
Blue 33.98%
CMYK Percentage
Cyan 0
Magenta 39.15%
Yellow 16.57%
Black 44.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.