Shades of Hemp #A78276
Tints of Hemp #A78276
RGB
CMYK
RGB Variations
Color information
#A78276 (or 0xA78276) is known color: Hemp. HEX triplet: A7, 82 and 76. RGB value is (167,130,118). Sum of RGB (Red+Green+Blue) = 167+130+118=415 (54% of max value = 765). Red value is 167 (65.62% from 255 or 40.24% from 415); Green value is 130 (51.17% from 255 or 31.33% from 415); Blue value is 118 (46.48% from 255 or 28.43% from 415); Max value from RGB is 167 - color contains mainly: red. Hex color #A78276 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A78276 is #587D89. Grayscale: #8B8B8B. Windows color (decimal): -5799306 or 7766695. OLE color: 7766695.
HSL color Cylindrical-coordinate representation of color #A78276: hue angle of 14.69º degrees, saturation: 0.22, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A78276 is Cyan = 0, Magento = 0.22, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 130 | 118 | - |
| CMYK | 0 | 0.22 | 0.29 | 0.35 |
| HSL | 14.69º | 0.22% | 0.56% | - |
| HSV(B) | 14.69º | 0.29% | 0.65% | - |
| XYZ | 27.19 | 25.49 | 20.63 | - |
| YUV | 139.7 | 115.76 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 130 | 118 | 0 | 0.22 | 0.29 | 0.35 | 14.69 | 0.22 | 0.56 |
| Hex | A7 | 82 | 76 | 0 | 16 | 1D | 23 | F | 16 | 38 |
| Octal | 247 | 202 | 166 | 0 | 26 | 35 | 43 | 17 | 26 | 70 |
| Binary | 10100111 | 10000010 | 1110110 | 0 | 10110 | 11101 | 100011 | 1111 | 10110 | 111000 |
Color Harmonies of #A78276
Complementary color
Monochromatic Colors of #A78276
Black with #A78276
Text Example
Text Example
White with #A78276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A78276; }
p { color: rgb(167,130,118); }
H1.HeaderClassName
{
color: #A78276;
}
.AnyTagClassName
{
color: #A78276;
}
</style>
background-color css
<style>
a { background-color: #A78276; }
a { background-color: rgb(167,130,118); }
div.DivClassName
{
background-color: #A78276;
}
.BgClassName
{
background-color: #A78276;
}
</style>
border-color css
<style>
span { border-color: #A78276; }
span { border-color: rgb(167,130,118); }
td.TdClassName
{
border-color: #A78276;
}
.TagClassName
{
border-color: #A78276;
}
</style>