Shades of Hemp #967770
Tints of Hemp #967770
RGB
CMYK
RGB Variations
Color information
#967770 (or 0x967770) is known color: Hemp. HEX triplet: 96, 77 and 70. RGB value is (150,119,112). Sum of RGB (Red+Green+Blue) = 150+119+112=381 (50% of max value = 765). Red value is 150 (58.98% from 255 or 39.37% from 381); Green value is 119 (46.88% from 255 or 31.23% from 381); Blue value is 112 (44.14% from 255 or 29.40% from 381); Max value from RGB is 150 - color contains mainly: red. Hex color #967770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967770 is #69888F. Grayscale: #7F7F7F. Windows color (decimal): -6916240 or 7370646. OLE color: 7370646.
HSL color Cylindrical-coordinate representation of color #967770: hue angle of 11.05º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #967770 is Cyan = 0, Magento = 0.21, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 119 | 112 | - |
| CMYK | 0 | 0.21 | 0.25 | 0.41 |
| HSL | 11.05º | 0.15% | 0.51% | - |
| HSV(B) | 11.05º | 0.25% | 0.59% | - |
| XYZ | 22.1 | 20.85 | 18.19 | - |
| YUV | 127.47 | 119.27 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 119 | 112 | 0 | 0.21 | 0.25 | 0.41 | 11.05 | 0.15 | 0.51 |
| Hex | 96 | 77 | 70 | 0 | 15 | 19 | 29 | B | F | 33 |
| Octal | 226 | 167 | 160 | 0 | 25 | 31 | 51 | 13 | 17 | 63 |
| Binary | 10010110 | 1110111 | 1110000 | 0 | 10101 | 11001 | 101001 | 1011 | 1111 | 110011 |
Color Harmonies of #967770
Complementary color
Monochromatic Colors of #967770
Black with #967770
Text Example
Text Example
White with #967770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967770; }
p { color: rgb(150,119,112); }
H1.HeaderClassName
{
color: #967770;
}
.AnyTagClassName
{
color: #967770;
}
</style>
background-color css
<style>
a { background-color: #967770; }
a { background-color: rgb(150,119,112); }
div.DivClassName
{
background-color: #967770;
}
.BgClassName
{
background-color: #967770;
}
</style>
border-color css
<style>
span { border-color: #967770; }
span { border-color: rgb(150,119,112); }
td.TdClassName
{
border-color: #967770;
}
.TagClassName
{
border-color: #967770;
}
</style>