#a28b7e Hex Color
rgb(162, 139, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 8b | 7e | - | #a28b7e |
RGB | 162 | 139 | 126 | - | rgb(162,139,126) |
HSL | 22 | 16% | 56% | - | hsl(22,16%,56%) |
HSV | 22 | 22% | 64% | - | hsv(22,22%,64%) |
XYZ | 27.8988 | 27.653 | 23.6058 | - | xyz(27.8988,27.653,23.6058) |
CIE-LAB | 59.57 | 6.54 | 10.15 | - | lab(59.57,6.54,10.15) |
CMYK | 0 | 0.14197530864198 | 0.22222222222222 | 0.36470588235294 | cmyk(0,0.14197530864198,0.22222222222222,0.36470588235294) |
Description
The RGB value of color #a28b7e is rgb(162, 139, 126).
In the hex color #a28b7e, The value of Red is 162, value of Green is 139, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #a28b7e consists of 22° Hue, 16% Saturation, and 56% Lightness.
In the CMYK color model, the color #a28b7e can be represented as Cyan=0%, Magenta=0.14197530864198%, Yellow=0.22222222222222%, and Black=0.36470588235294%.
This color is named Soft Impala.
Shades of #a28b7e
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 #a28b7e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a28b7e
Preview of #a28b7e on White Background
The contrast ratio of #a28b7e with white color is 3.22
Preview of #a28b7e on black background
The contrast ratio of #a28b7e with black color is 6.53
#a28b7e color will look good with a black background.
Color Schemes of #a28b7e
Triadic Colors of #a28b7e
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 #a28b7e
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 #a28b7e
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 #a28b7e
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: #a28b7e;
}
This is a sample text used for the color #a28b7e. 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: #a28b7e;
}
This is a sample text used for the color #a28b7e. 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 #a28b7e;
}
This is a sample text used for the color #a28b7e. 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.94%
Green 32.55%
Blue 29.51%
CMYK Percentage
Cyan 0
Magenta 19.48%
Yellow 30.49%
Black 50.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.