#a28f89 Hex Color
rgb(162, 143, 137)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 8f | 89 | - | #a28f89 |
RGB | 162 | 143 | 137 | - | rgb(162,143,137) |
HSL | 14 | 12% | 59% | - | hsl(14,12%,59%) |
HSV | 14 | 15% | 64% | - | hsv(14,15%,64%) |
XYZ | 29.2381 | 29.1324 | 27.749 | - | xyz(29.2381,29.1324,27.749) |
CIE-LAB | 60.9 | 6.07 | 5.78 | - | lab(60.9,6.07,5.78) |
CMYK | 0 | 0.11728395061728 | 0.15432098765432 | 0.36470588235294 | cmyk(0,0.11728395061728,0.15432098765432,0.36470588235294) |
Description
The RGB value of color #a28f89 is rgb(162, 143, 137).
In the hex color #a28f89, The value of Red is 162, value of Green is 143, and value of Blue is 137. The primary color is Red. Similarly, The HSL values for #a28f89 consists of 14° Hue, 12% Saturation, and 59% Lightness.
In the CMYK color model, the color #a28f89 can be represented as Cyan=0%, Magenta=0.11728395061728%, Yellow=0.15432098765432%, and Black=0.36470588235294%.
Shades of #a28f89
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 #a28f89
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a28f89
Preview of #a28f89 on White Background
The contrast ratio of #a28f89 with white color is 3.08
Preview of #a28f89 on black background
The contrast ratio of #a28f89 with black color is 6.83
#a28f89 color will look good with a black background.
Color Schemes of #a28f89
Triadic Colors of #a28f89
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 #a28f89
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 #a28f89
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 #a28f89
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: #a28f89;
}
This is a sample text used for the color #a28f89. 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: #a28f89;
}
This is a sample text used for the color #a28f89. 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 #a28f89;
}
This is a sample text used for the color #a28f89. 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.65%
Green 32.35%
Blue 31%
CMYK Percentage
Cyan 0
Magenta 18.43%
Yellow 24.25%
Black 57.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.