Shades of Hemp #997771
Tints of Hemp #997771
RGB
CMYK
RGB Variations
Color information
#997771 (or 0x997771) is known color: Hemp. HEX triplet: 99, 77 and 71. RGB value is (153,119,113). Sum of RGB (Red+Green+Blue) = 153+119+113=385 (50% of max value = 765). Red value is 153 (60.16% from 255 or 39.74% from 385); Green value is 119 (46.88% from 255 or 30.91% from 385); Blue value is 113 (44.53% from 255 or 29.35% from 385); Max value from RGB is 153 - color contains mainly: red. Hex color #997771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997771 is #66888E. Grayscale: #808080. Windows color (decimal): -6719631 or 7436185. OLE color: 7436185.
HSL color Cylindrical-coordinate representation of color #997771: hue angle of 9º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #997771 is Cyan = 0, Magento = 0.22, Yellow = 0.26 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 119 | 113 | - |
| CMYK | 0 | 0.22 | 0.26 | 0.4 |
| HSL | 9º | 0.16% | 0.52% | - |
| HSV(B) | 9º | 0.26% | 0.6% | - |
| XYZ | 22.71 | 21.16 | 18.51 | - |
| YUV | 128.48 | 119.26 | 145.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 119 | 113 | 0 | 0.22 | 0.26 | 0.4 | 9 | 0.16 | 0.52 |
| Hex | 99 | 77 | 71 | 0 | 16 | 1A | 28 | 9 | 10 | 34 |
| Octal | 231 | 167 | 161 | 0 | 26 | 32 | 50 | 11 | 20 | 64 |
| Binary | 10011001 | 1110111 | 1110001 | 0 | 10110 | 11010 | 101000 | 1001 | 10000 | 110100 |
Color Harmonies of #997771
Complementary color
Monochromatic Colors of #997771
Black with #997771
Text Example
Text Example
White with #997771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997771; }
p { color: rgb(153,119,113); }
H1.HeaderClassName
{
color: #997771;
}
.AnyTagClassName
{
color: #997771;
}
</style>
background-color css
<style>
a { background-color: #997771; }
a { background-color: rgb(153,119,113); }
div.DivClassName
{
background-color: #997771;
}
.BgClassName
{
background-color: #997771;
}
</style>
border-color css
<style>
span { border-color: #997771; }
span { border-color: rgb(153,119,113); }
td.TdClassName
{
border-color: #997771;
}
.TagClassName
{
border-color: #997771;
}
</style>