Shades of Hemp #917772
Tints of Hemp #917772
RGB
CMYK
RGB Variations
Color information
#917772 (or 0x917772) is known color: Hemp. HEX triplet: 91, 77 and 72. RGB value is (145,119,114). Sum of RGB (Red+Green+Blue) = 145+119+114=378 (50% of max value = 765). Red value is 145 (57.03% from 255 or 38.36% from 378); Green value is 119 (46.88% from 255 or 31.48% from 378); Blue value is 114 (44.92% from 255 or 30.16% from 378); Max value from RGB is 145 - color contains mainly: red. Hex color #917772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917772 is #6E888D. Grayscale: #7E7E7E. Windows color (decimal): -7243918 or 7501713. OLE color: 7501713.
HSL color Cylindrical-coordinate representation of color #917772: hue angle of 9.68º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #917772 is Cyan = 0, Magento = 0.18, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 119 | 114 | - |
| CMYK | 0 | 0.18 | 0.21 | 0.43 |
| HSL | 9.68º | 0.12% | 0.51% | - |
| HSV(B) | 9.68º | 0.21% | 0.57% | - |
| XYZ | 21.31 | 20.43 | 18.74 | - |
| YUV | 126.2 | 121.11 | 141.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 119 | 114 | 0 | 0.18 | 0.21 | 0.43 | 9.68 | 0.12 | 0.51 |
| Hex | 91 | 77 | 72 | 0 | 12 | 15 | 2B | A | C | 33 |
| Octal | 221 | 167 | 162 | 0 | 22 | 25 | 53 | 12 | 14 | 63 |
| Binary | 10010001 | 1110111 | 1110010 | 0 | 10010 | 10101 | 101011 | 1010 | 1100 | 110011 |
Color Harmonies of #917772
Complementary color
Monochromatic Colors of #917772
Black with #917772
Text Example
Text Example
White with #917772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917772; }
p { color: rgb(145,119,114); }
H1.HeaderClassName
{
color: #917772;
}
.AnyTagClassName
{
color: #917772;
}
</style>
background-color css
<style>
a { background-color: #917772; }
a { background-color: rgb(145,119,114); }
div.DivClassName
{
background-color: #917772;
}
.BgClassName
{
background-color: #917772;
}
</style>
border-color css
<style>
span { border-color: #917772; }
span { border-color: rgb(145,119,114); }
td.TdClassName
{
border-color: #917772;
}
.TagClassName
{
border-color: #917772;
}
</style>