Shades of Hemp #967772
Tints of Hemp #967772
RGB
CMYK
RGB Variations
Color information
#967772 (or 0x967772) is known color: Hemp. HEX triplet: 96, 77 and 72. RGB value is (150,119,114). Sum of RGB (Red+Green+Blue) = 150+119+114=383 (50% of max value = 765). Red value is 150 (58.98% from 255 or 39.16% from 383); Green value is 119 (46.88% from 255 or 31.07% from 383); Blue value is 114 (44.92% from 255 or 29.77% from 383); Max value from RGB is 150 - color contains mainly: red. Hex color #967772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967772 is #69888D. Grayscale: #7F7F7F. Windows color (decimal): -6916238 or 7501718. OLE color: 7501718.
HSL color Cylindrical-coordinate representation of color #967772: hue angle of 8.33º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #967772 is Cyan = 0, Magento = 0.21, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 119 | 114 | - |
| CMYK | 0 | 0.21 | 0.24 | 0.41 |
| HSL | 8.33º | 0.15% | 0.52% | - |
| HSV(B) | 8.33º | 0.24% | 0.59% | - |
| XYZ | 22.21 | 20.89 | 18.78 | - |
| YUV | 127.7 | 120.27 | 143.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 119 | 114 | 0 | 0.21 | 0.24 | 0.41 | 8.33 | 0.15 | 0.52 |
| Hex | 96 | 77 | 72 | 0 | 15 | 18 | 29 | 8 | F | 34 |
| Octal | 226 | 167 | 162 | 0 | 25 | 30 | 51 | 10 | 17 | 64 |
| Binary | 10010110 | 1110111 | 1110010 | 0 | 10101 | 11000 | 101001 | 1000 | 1111 | 110100 |
Color Harmonies of #967772
Complementary color
Monochromatic Colors of #967772
Black with #967772
Text Example
Text Example
White with #967772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967772; }
p { color: rgb(150,119,114); }
H1.HeaderClassName
{
color: #967772;
}
.AnyTagClassName
{
color: #967772;
}
</style>
background-color css
<style>
a { background-color: #967772; }
a { background-color: rgb(150,119,114); }
div.DivClassName
{
background-color: #967772;
}
.BgClassName
{
background-color: #967772;
}
</style>
border-color css
<style>
span { border-color: #967772; }
span { border-color: rgb(150,119,114); }
td.TdClassName
{
border-color: #967772;
}
.TagClassName
{
border-color: #967772;
}
</style>