Shades of Hemp #A48278
Tints of Hemp #A48278
RGB
CMYK
RGB Variations
Color information
#A48278 (or 0xA48278) is known color: Hemp. HEX triplet: A4, 82 and 78. RGB value is (164,130,120). Sum of RGB (Red+Green+Blue) = 164+130+120=414 (54% of max value = 765). Red value is 164 (64.45% from 255 or 39.61% from 414); Green value is 130 (51.17% from 255 or 31.40% from 414); Blue value is 120 (47.27% from 255 or 28.99% from 414); Max value from RGB is 164 - color contains mainly: red. Hex color #A48278 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A48278 is #5B7D87. Grayscale: #8B8B8B. Windows color (decimal): -5995912 or 7897764. OLE color: 7897764.
HSL color Cylindrical-coordinate representation of color #A48278: hue angle of 13.64º degrees, saturation: 0.19, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A48278 is Cyan = 0, Magento = 0.21, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 130 | 120 | - |
| CMYK | 0 | 0.21 | 0.27 | 0.36 |
| HSL | 13.64º | 0.19% | 0.56% | - |
| HSV(B) | 13.64º | 0.27% | 0.64% | - |
| XYZ | 26.68 | 25.21 | 21.23 | - |
| YUV | 139.03 | 117.26 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 130 | 120 | 0 | 0.21 | 0.27 | 0.36 | 13.64 | 0.19 | 0.56 |
| Hex | A4 | 82 | 78 | 0 | 15 | 1B | 24 | E | 13 | 38 |
| Octal | 244 | 202 | 170 | 0 | 25 | 33 | 44 | 16 | 23 | 70 |
| Binary | 10100100 | 10000010 | 1111000 | 0 | 10101 | 11011 | 100100 | 1110 | 10011 | 111000 |
Color Harmonies of #A48278
Complementary color
Monochromatic Colors of #A48278
Black with #A48278
Text Example
Text Example
White with #A48278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48278; }
p { color: rgb(164,130,120); }
H1.HeaderClassName
{
color: #A48278;
}
.AnyTagClassName
{
color: #A48278;
}
</style>
background-color css
<style>
a { background-color: #A48278; }
a { background-color: rgb(164,130,120); }
div.DivClassName
{
background-color: #A48278;
}
.BgClassName
{
background-color: #A48278;
}
</style>
border-color css
<style>
span { border-color: #A48278; }
span { border-color: rgb(164,130,120); }
td.TdClassName
{
border-color: #A48278;
}
.TagClassName
{
border-color: #A48278;
}
</style>