Shades of Hemp #9D7670
Tints of Hemp #9D7670
RGB
CMYK
RGB Variations
Color information
#9D7670 (or 0x9D7670) is known color: Hemp. HEX triplet: 9D, 76 and 70. RGB value is (157,118,112). Sum of RGB (Red+Green+Blue) = 157+118+112=387 (51% of max value = 765). Red value is 157 (61.72% from 255 or 40.57% from 387); Green value is 118 (46.48% from 255 or 30.49% from 387); Blue value is 112 (44.14% from 255 or 28.94% from 387); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7670 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D7670 is #62898F. Grayscale: #818181. Windows color (decimal): -6457744 or 7370397. OLE color: 7370397.
HSL color Cylindrical-coordinate representation of color #9D7670: hue angle of 8º 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 #9D7670 is Cyan = 0, Magento = 0.25, Yellow = 0.29 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 118 | 112 | - |
| CMYK | 0 | 0.25 | 0.29 | 0.38 |
| HSL | 8º | 0.19% | 0.53% | - |
| HSV(B) | 8º | 0.29% | 0.62% | - |
| XYZ | 23.31 | 21.29 | 18.21 | - |
| YUV | 128.98 | 118.42 | 147.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 118 | 112 | 0 | 0.25 | 0.29 | 0.38 | 8 | 0.19 | 0.53 |
| Hex | 9D | 76 | 70 | 0 | 19 | 1D | 26 | 8 | 13 | 35 |
| Octal | 235 | 166 | 160 | 0 | 31 | 35 | 46 | 10 | 23 | 65 |
| Binary | 10011101 | 1110110 | 1110000 | 0 | 11001 | 11101 | 100110 | 1000 | 10011 | 110101 |
Color Harmonies of #9D7670
Complementary color
Monochromatic Colors of #9D7670
Black with #9D7670
Text Example
Text Example
White with #9D7670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7670; }
p { color: rgb(157,118,112); }
H1.HeaderClassName
{
color: #9D7670;
}
.AnyTagClassName
{
color: #9D7670;
}
</style>
background-color css
<style>
a { background-color: #9D7670; }
a { background-color: rgb(157,118,112); }
div.DivClassName
{
background-color: #9D7670;
}
.BgClassName
{
background-color: #9D7670;
}
</style>
border-color css
<style>
span { border-color: #9D7670; }
span { border-color: rgb(157,118,112); }
td.TdClassName
{
border-color: #9D7670;
}
.TagClassName
{
border-color: #9D7670;
}
</style>