#a47e95 Hex Color
rgb(164, 126, 149)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 7e | 95 | - | #a47e95 |
RGB | 164 | 126 | 149 | - | rgb(164,126,149) |
HSL | 324 | 17% | 57% | - | hsl(324,17%,57%) |
HSV | 324 | 23% | 64% | - | hsv(324,23%,64%) |
XYZ | 28.1955 | 24.9841 | 31.7701 | - | xyz(28.1955,24.9841,31.7701) |
CIE-LAB | 57.06 | 18.55 | -6.69 | - | lab(57.06,18.55,-6.69) |
CMYK | 0 | 0.23170731707317 | 0.091463414634146 | 0.35686274509804 | cmyk(0,0.23170731707317,0.091463414634146,0.35686274509804) |
Description
The RGB value of color #a47e95 is rgb(164, 126, 149).
In the hex color #a47e95, The value of Red is 164, value of Green is 126, and value of Blue is 149. The primary color is Red. Similarly, The HSL values for #a47e95 consists of 324° Hue, 17% Saturation, and 57% Lightness.
In the CMYK color model, the color #a47e95 can be represented as Cyan=0%, Magenta=0.23170731707317%, Yellow=0.091463414634146%, and Black=0.35686274509804%.
Shades of #a47e95
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 #a47e95
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a47e95
Preview of #a47e95 on White Background
The contrast ratio of #a47e95 with white color is 3.5
Preview of #a47e95 on black background
The contrast ratio of #a47e95 with black color is 6
#a47e95 color will look good with a black background.
Color Schemes of #a47e95
Triadic Colors of #a47e95
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 #a47e95
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 #a47e95
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 #a47e95
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: #a47e95;
}
This is a sample text used for the color #a47e95. 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: #a47e95;
}
This is a sample text used for the color #a47e95. 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 #a47e95;
}
This is a sample text used for the color #a47e95. 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 37.36%
Green 28.7%
Blue 33.94%
CMYK Percentage
Cyan 0
Magenta 34.07%
Yellow 13.45%
Black 52.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.