Shades of Hemp #A48276
Tints of Hemp #A48276
RGB
CMYK
RGB Variations
Color information
#A48276 (or 0xA48276) is known color: Hemp. HEX triplet: A4, 82 and 76. RGB value is (164,130,118). Sum of RGB (Red+Green+Blue) = 164+130+118=412 (54% of max value = 765). Red value is 164 (64.45% from 255 or 39.81% from 412); Green value is 130 (51.17% from 255 or 31.55% from 412); Blue value is 118 (46.48% from 255 or 28.64% from 412); Max value from RGB is 164 - color contains mainly: red. Hex color #A48276 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A48276 is #5B7D89. Grayscale: #8A8A8A. Windows color (decimal): -5995914 or 7766692. OLE color: 7766692.
HSL color Cylindrical-coordinate representation of color #A48276: hue angle of 15.65º 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 #A48276 is Cyan = 0, Magento = 0.21, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 130 | 118 | - |
| CMYK | 0 | 0.21 | 0.28 | 0.36 |
| HSL | 15.65º | 0.2% | 0.55% | - |
| HSV(B) | 15.65º | 0.28% | 0.64% | - |
| XYZ | 26.56 | 25.17 | 20.6 | - |
| YUV | 138.8 | 116.26 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 130 | 118 | 0 | 0.21 | 0.28 | 0.36 | 15.65 | 0.2 | 0.55 |
| Hex | A4 | 82 | 76 | 0 | 15 | 1C | 24 | 10 | 14 | 37 |
| Octal | 244 | 202 | 166 | 0 | 25 | 34 | 44 | 20 | 24 | 67 |
| Binary | 10100100 | 10000010 | 1110110 | 0 | 10101 | 11100 | 100100 | 10000 | 10100 | 110111 |
Color Harmonies of #A48276
Complementary color
Monochromatic Colors of #A48276
Black with #A48276
Text Example
Text Example
White with #A48276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48276; }
p { color: rgb(164,130,118); }
H1.HeaderClassName
{
color: #A48276;
}
.AnyTagClassName
{
color: #A48276;
}
</style>
background-color css
<style>
a { background-color: #A48276; }
a { background-color: rgb(164,130,118); }
div.DivClassName
{
background-color: #A48276;
}
.BgClassName
{
background-color: #A48276;
}
</style>
border-color css
<style>
span { border-color: #A48276; }
span { border-color: rgb(164,130,118); }
td.TdClassName
{
border-color: #A48276;
}
.TagClassName
{
border-color: #A48276;
}
</style>