Shades of Hemp #9D7770
Tints of Hemp #9D7770
RGB
CMYK
RGB Variations
Color information
#9D7770 (or 0x9D7770) is known color: Hemp. HEX triplet: 9D, 77 and 70. RGB value is (157,119,112). Sum of RGB (Red+Green+Blue) = 157+119+112=388 (51% of max value = 765). Red value is 157 (61.72% from 255 or 40.46% from 388); Green value is 119 (46.88% from 255 or 30.67% from 388); Blue value is 112 (44.14% from 255 or 28.87% from 388); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D7770 is #62888F. Grayscale: #818181. Windows color (decimal): -6457488 or 7370653. OLE color: 7370653.
HSL color Cylindrical-coordinate representation of color #9D7770: hue angle of 9.33º degrees, saturation: 0.19, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #9D7770 is Cyan = 0, Magento = 0.24, Yellow = 0.29 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 119 | 112 | - |
| CMYK | 0 | 0.24 | 0.29 | 0.38 |
| HSL | 9.33º | 0.19% | 0.53% | - |
| HSV(B) | 9.33º | 0.29% | 0.62% | - |
| XYZ | 23.43 | 21.53 | 18.25 | - |
| YUV | 129.56 | 118.09 | 147.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 119 | 112 | 0 | 0.24 | 0.29 | 0.38 | 9.33 | 0.19 | 0.53 |
| Hex | 9D | 77 | 70 | 0 | 18 | 1D | 26 | 9 | 13 | 35 |
| Octal | 235 | 167 | 160 | 0 | 30 | 35 | 46 | 11 | 23 | 65 |
| Binary | 10011101 | 1110111 | 1110000 | 0 | 11000 | 11101 | 100110 | 1001 | 10011 | 110101 |
Color Harmonies of #9D7770
Complementary color
Monochromatic Colors of #9D7770
Black with #9D7770
Text Example
Text Example
White with #9D7770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7770; }
p { color: rgb(157,119,112); }
H1.HeaderClassName
{
color: #9D7770;
}
.AnyTagClassName
{
color: #9D7770;
}
</style>
background-color css
<style>
a { background-color: #9D7770; }
a { background-color: rgb(157,119,112); }
div.DivClassName
{
background-color: #9D7770;
}
.BgClassName
{
background-color: #9D7770;
}
</style>
border-color css
<style>
span { border-color: #9D7770; }
span { border-color: rgb(157,119,112); }
td.TdClassName
{
border-color: #9D7770;
}
.TagClassName
{
border-color: #9D7770;
}
</style>