Shades of Hemp #977772
Tints of Hemp #977772
RGB
CMYK
RGB Variations
Color information
#977772 (or 0x977772) is known color: Hemp. HEX triplet: 97, 77 and 72. RGB value is (151,119,114). Sum of RGB (Red+Green+Blue) = 151+119+114=384 (50% of max value = 765). Red value is 151 (59.38% from 255 or 39.32% from 384); Green value is 119 (46.88% from 255 or 30.99% from 384); Blue value is 114 (44.92% from 255 or 29.69% from 384); Max value from RGB is 151 - color contains mainly: red. Hex color #977772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977772 is #68888D. Grayscale: #808080. Windows color (decimal): -6850702 or 7501719. OLE color: 7501719.
HSL color Cylindrical-coordinate representation of color #977772: hue angle of 8.11º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #977772 is Cyan = 0, Magento = 0.21, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 119 | 114 | - |
| CMYK | 0 | 0.21 | 0.25 | 0.41 |
| HSL | 8.11º | 0.15% | 0.52% | - |
| HSV(B) | 8.11º | 0.25% | 0.59% | - |
| XYZ | 22.4 | 20.99 | 18.79 | - |
| YUV | 128 | 120.1 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 119 | 114 | 0 | 0.21 | 0.25 | 0.41 | 8.11 | 0.15 | 0.52 |
| Hex | 97 | 77 | 72 | 0 | 15 | 19 | 29 | 8 | F | 34 |
| Octal | 227 | 167 | 162 | 0 | 25 | 31 | 51 | 10 | 17 | 64 |
| Binary | 10010111 | 1110111 | 1110010 | 0 | 10101 | 11001 | 101001 | 1000 | 1111 | 110100 |
Color Harmonies of #977772
Complementary color
Monochromatic Colors of #977772
Black with #977772
Text Example
Text Example
White with #977772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977772; }
p { color: rgb(151,119,114); }
H1.HeaderClassName
{
color: #977772;
}
.AnyTagClassName
{
color: #977772;
}
</style>
background-color css
<style>
a { background-color: #977772; }
a { background-color: rgb(151,119,114); }
div.DivClassName
{
background-color: #977772;
}
.BgClassName
{
background-color: #977772;
}
</style>
border-color css
<style>
span { border-color: #977772; }
span { border-color: rgb(151,119,114); }
td.TdClassName
{
border-color: #977772;
}
.TagClassName
{
border-color: #977772;
}
</style>