Shades of Hemp #A48279
Tints of Hemp #A48279
RGB
CMYK
RGB Variations
Color information
#A48279 (or 0xA48279) is known color: Hemp. HEX triplet: A4, 82 and 79. RGB value is (164,130,121). Sum of RGB (Red+Green+Blue) = 164+130+121=415 (54% of max value = 765). Red value is 164 (64.45% from 255 or 39.52% from 415); Green value is 130 (51.17% from 255 or 31.33% from 415); Blue value is 121 (47.66% from 255 or 29.16% from 415); Max value from RGB is 164 - color contains mainly: red. Hex color #A48279 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A48279 is #5B7D86. Grayscale: #8B8B8B. Windows color (decimal): -5995911 or 7963300. OLE color: 7963300.
HSL color Cylindrical-coordinate representation of color #A48279: hue angle of 12.56º degrees, saturation: 0.19, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A48279 is Cyan = 0, Magento = 0.21, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 130 | 121 | - |
| CMYK | 0 | 0.21 | 0.26 | 0.36 |
| HSL | 12.56º | 0.19% | 0.56% | - |
| HSV(B) | 12.56º | 0.26% | 0.64% | - |
| XYZ | 26.74 | 25.24 | 21.55 | - |
| YUV | 139.14 | 117.76 | 145.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 130 | 121 | 0 | 0.21 | 0.26 | 0.36 | 12.56 | 0.19 | 0.56 |
| Hex | A4 | 82 | 79 | 0 | 15 | 1A | 24 | D | 13 | 38 |
| Octal | 244 | 202 | 171 | 0 | 25 | 32 | 44 | 15 | 23 | 70 |
| Binary | 10100100 | 10000010 | 1111001 | 0 | 10101 | 11010 | 100100 | 1101 | 10011 | 111000 |
Color Harmonies of #A48279
Complementary color
Monochromatic Colors of #A48279
Black with #A48279
Text Example
Text Example
White with #A48279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48279; }
p { color: rgb(164,130,121); }
H1.HeaderClassName
{
color: #A48279;
}
.AnyTagClassName
{
color: #A48279;
}
</style>
background-color css
<style>
a { background-color: #A48279; }
a { background-color: rgb(164,130,121); }
div.DivClassName
{
background-color: #A48279;
}
.BgClassName
{
background-color: #A48279;
}
</style>
border-color css
<style>
span { border-color: #A48279; }
span { border-color: rgb(164,130,121); }
td.TdClassName
{
border-color: #A48279;
}
.TagClassName
{
border-color: #A48279;
}
</style>