Shades of Hemp #A48176
Tints of Hemp #A48176
RGB
CMYK
RGB Variations
Color information
#A48176 (or 0xA48176) is known color: Hemp. HEX triplet: A4, 81 and 76. RGB value is (164,129,118). Sum of RGB (Red+Green+Blue) = 164+129+118=411 (54% of max value = 765). Red value is 164 (64.45% from 255 or 39.90% from 411); Green value is 129 (50.78% from 255 or 31.39% from 411); Blue value is 118 (46.48% from 255 or 28.71% from 411); Max value from RGB is 164 - color contains mainly: red. Hex color #A48176 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A48176 is #5B7E89. Grayscale: #8A8A8A. Windows color (decimal): -5996170 or 7766436. OLE color: 7766436.
HSL color Cylindrical-coordinate representation of color #A48176: hue angle of 14.35º degrees, saturation: 0.2, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A48176 is Cyan = 0, Magento = 0.21, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 129 | 118 | - |
| CMYK | 0 | 0.21 | 0.28 | 0.36 |
| HSL | 14.35º | 0.2% | 0.55% | - |
| HSV(B) | 14.35º | 0.28% | 0.64% | - |
| XYZ | 26.43 | 24.9 | 20.55 | - |
| YUV | 138.21 | 116.6 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 129 | 118 | 0 | 0.21 | 0.28 | 0.36 | 14.35 | 0.2 | 0.55 |
| Hex | A4 | 81 | 76 | 0 | 15 | 1C | 24 | E | 14 | 37 |
| Octal | 244 | 201 | 166 | 0 | 25 | 34 | 44 | 16 | 24 | 67 |
| Binary | 10100100 | 10000001 | 1110110 | 0 | 10101 | 11100 | 100100 | 1110 | 10100 | 110111 |
Color Harmonies of #A48176
Complementary color
Monochromatic Colors of #A48176
Black with #A48176
Text Example
Text Example
White with #A48176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48176; }
p { color: rgb(164,129,118); }
H1.HeaderClassName
{
color: #A48176;
}
.AnyTagClassName
{
color: #A48176;
}
</style>
background-color css
<style>
a { background-color: #A48176; }
a { background-color: rgb(164,129,118); }
div.DivClassName
{
background-color: #A48176;
}
.BgClassName
{
background-color: #A48176;
}
</style>
border-color css
<style>
span { border-color: #A48176; }
span { border-color: rgb(164,129,118); }
td.TdClassName
{
border-color: #A48176;
}
.TagClassName
{
border-color: #A48176;
}
</style>