Shades of Hemp #9D8680
Tints of Hemp #9D8680
RGB
CMYK
RGB Variations
Color information
#9D8680 (or 0x9D8680) is known color: Hemp. HEX triplet: 9D, 86 and 80. RGB value is (157,134,128). Sum of RGB (Red+Green+Blue) = 157+134+128=419 (55% of max value = 765). Red value is 157 (61.72% from 255 or 37.47% from 419); Green value is 134 (52.73% from 255 or 31.98% from 419); Blue value is 128 (50.39% from 255 or 30.55% from 419); Max value from RGB is 157 - color contains mainly: red. Hex color #9D8680 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9D8680 is #62797F. Grayscale: #8C8C8C. Windows color (decimal): -6453632 or 8423069. OLE color: 8423069.
HSL color Cylindrical-coordinate representation of color #9D8680: hue angle of 12.41º degrees, saturation: 0.13, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #9D8680 is Cyan = 0, Magento = 0.15, Yellow = 0.18 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 134 | 128 | - |
| CMYK | 0 | 0.15 | 0.18 | 0.38 |
| HSL | 12.41º | 0.13% | 0.56% | - |
| HSV(B) | 12.41º | 0.18% | 0.62% | - |
| XYZ | 26.33 | 25.78 | 24.01 | - |
| YUV | 140.19 | 121.12 | 139.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 134 | 128 | 0 | 0.15 | 0.18 | 0.38 | 12.41 | 0.13 | 0.56 |
| Hex | 9D | 86 | 80 | 0 | F | 12 | 26 | C | D | 38 |
| Octal | 235 | 206 | 200 | 0 | 17 | 22 | 46 | 14 | 15 | 70 |
| Binary | 10011101 | 10000110 | 10000000 | 0 | 1111 | 10010 | 100110 | 1100 | 1101 | 111000 |
Color Harmonies of #9D8680
Complementary color
Monochromatic Colors of #9D8680
Black with #9D8680
Text Example
Text Example
White with #9D8680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D8680; }
p { color: rgb(157,134,128); }
H1.HeaderClassName
{
color: #9D8680;
}
.AnyTagClassName
{
color: #9D8680;
}
</style>
background-color css
<style>
a { background-color: #9D8680; }
a { background-color: rgb(157,134,128); }
div.DivClassName
{
background-color: #9D8680;
}
.BgClassName
{
background-color: #9D8680;
}
</style>
border-color css
<style>
span { border-color: #9D8680; }
span { border-color: rgb(157,134,128); }
td.TdClassName
{
border-color: #9D8680;
}
.TagClassName
{
border-color: #9D8680;
}
</style>