Shades of Hemp #9D7974
Tints of Hemp #9D7974
RGB
CMYK
RGB Variations
Color information
#9D7974 (or 0x9D7974) is known color: Hemp. HEX triplet: 9D, 79 and 74. RGB value is (157,121,116). Sum of RGB (Red+Green+Blue) = 157+121+116=394 (52% of max value = 765). Red value is 157 (61.72% from 255 or 39.85% from 394); Green value is 121 (47.66% from 255 or 30.71% from 394); Blue value is 116 (45.70% from 255 or 29.44% from 394); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7974 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D7974 is #62868B. Grayscale: #838383. Windows color (decimal): -6456972 or 7633309. OLE color: 7633309.
HSL color Cylindrical-coordinate representation of color #9D7974: hue angle of 7.32º degrees, saturation: 0.17, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #9D7974 is Cyan = 0, Magento = 0.23, Yellow = 0.26 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 121 | 116 | - |
| CMYK | 0 | 0.23 | 0.26 | 0.38 |
| HSL | 7.32º | 0.17% | 0.54% | - |
| HSV(B) | 7.32º | 0.26% | 0.62% | - |
| XYZ | 23.89 | 22.1 | 19.53 | - |
| YUV | 131.19 | 119.43 | 146.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 121 | 116 | 0 | 0.23 | 0.26 | 0.38 | 7.32 | 0.17 | 0.54 |
| Hex | 9D | 79 | 74 | 0 | 17 | 1A | 26 | 7 | 11 | 36 |
| Octal | 235 | 171 | 164 | 0 | 27 | 32 | 46 | 7 | 21 | 66 |
| Binary | 10011101 | 1111001 | 1110100 | 0 | 10111 | 11010 | 100110 | 111 | 10001 | 110110 |
Color Harmonies of #9D7974
Complementary color
Monochromatic Colors of #9D7974
Black with #9D7974
Text Example
Text Example
White with #9D7974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7974; }
p { color: rgb(157,121,116); }
H1.HeaderClassName
{
color: #9D7974;
}
.AnyTagClassName
{
color: #9D7974;
}
</style>
background-color css
<style>
a { background-color: #9D7974; }
a { background-color: rgb(157,121,116); }
div.DivClassName
{
background-color: #9D7974;
}
.BgClassName
{
background-color: #9D7974;
}
</style>
border-color css
<style>
span { border-color: #9D7974; }
span { border-color: rgb(157,121,116); }
td.TdClassName
{
border-color: #9D7974;
}
.TagClassName
{
border-color: #9D7974;
}
</style>