Shades of Hemp #8D7770
Tints of Hemp #8D7770
RGB
CMYK
RGB Variations
Color information
#8D7770 (or 0x8D7770) is known color: Hemp. HEX triplet: 8D, 77 and 70. RGB value is (141,119,112). Sum of RGB (Red+Green+Blue) = 141+119+112=372 (49% of max value = 765). Red value is 141 (55.47% from 255 or 37.90% from 372); Green value is 119 (46.88% from 255 or 31.99% from 372); Blue value is 112 (44.14% from 255 or 30.11% from 372); Max value from RGB is 141 - color contains mainly: red. Hex color #8D7770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #8D7770 is #72888F. Grayscale: #7C7C7C. Windows color (decimal): -7506064 or 7370637. OLE color: 7370637.
HSL color Cylindrical-coordinate representation of color #8D7770: hue angle of 14.48º degrees, saturation: 0.11, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #8D7770 is Cyan = 0, Magento = 0.16, Yellow = 0.21 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 141 | 119 | 112 | - |
| CMYK | 0 | 0.16 | 0.21 | 0.45 |
| HSL | 14.48º | 0.11% | 0.5% | - |
| HSV(B) | 14.48º | 0.21% | 0.55% | - |
| XYZ | 20.51 | 20.03 | 18.11 | - |
| YUV | 124.78 | 120.79 | 139.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 141 | 119 | 112 | 0 | 0.16 | 0.21 | 0.45 | 14.48 | 0.11 | 0.5 |
| Hex | 8D | 77 | 70 | 0 | 10 | 15 | 2D | E | B | 32 |
| Octal | 215 | 167 | 160 | 0 | 20 | 25 | 55 | 16 | 13 | 62 |
| Binary | 10001101 | 1110111 | 1110000 | 0 | 10000 | 10101 | 101101 | 1110 | 1011 | 110010 |
Color Harmonies of #8D7770
Complementary color
Monochromatic Colors of #8D7770
Black with #8D7770
Text Example
Text Example
White with #8D7770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8D7770; }
p { color: rgb(141,119,112); }
H1.HeaderClassName
{
color: #8D7770;
}
.AnyTagClassName
{
color: #8D7770;
}
</style>
background-color css
<style>
a { background-color: #8D7770; }
a { background-color: rgb(141,119,112); }
div.DivClassName
{
background-color: #8D7770;
}
.BgClassName
{
background-color: #8D7770;
}
</style>
border-color css
<style>
span { border-color: #8D7770; }
span { border-color: rgb(141,119,112); }
td.TdClassName
{
border-color: #8D7770;
}
.TagClassName
{
border-color: #8D7770;
}
</style>