Shades of Hemp #91756F
Tints of Hemp #91756F
RGB
CMYK
RGB Variations
Color information
#91756F (or 0x91756F) is known color: Hemp. HEX triplet: 91, 75 and 6F. RGB value is (145,117,111). Sum of RGB (Red+Green+Blue) = 145+117+111=373 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.87% from 373); Green value is 117 (46.09% from 255 or 31.37% from 373); Blue value is 111 (43.75% from 255 or 29.76% from 373); Max value from RGB is 145 - color contains mainly: red. Hex color #91756F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #91756F is #6E8A90. Grayscale: #7C7C7C. Windows color (decimal): -7244433 or 7304593. OLE color: 7304593.
HSL color Cylindrical-coordinate representation of color #91756F: hue angle of 10.59º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #91756F is Cyan = 0, Magento = 0.19, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 111 | - |
| CMYK | 0 | 0.19 | 0.23 | 0.43 |
| HSL | 10.59º | 0.13% | 0.5% | - |
| HSV(B) | 10.59º | 0.23% | 0.57% | - |
| XYZ | 20.91 | 19.89 | 17.78 | - |
| YUV | 124.69 | 120.28 | 142.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 111 | 0 | 0.19 | 0.23 | 0.43 | 10.59 | 0.13 | 0.5 |
| Hex | 91 | 75 | 6F | 0 | 13 | 17 | 2B | B | D | 32 |
| Octal | 221 | 165 | 157 | 0 | 23 | 27 | 53 | 13 | 15 | 62 |
| Binary | 10010001 | 1110101 | 1101111 | 0 | 10011 | 10111 | 101011 | 1011 | 1101 | 110010 |
Color Harmonies of #91756F
Complementary color
Monochromatic Colors of #91756F
Black with #91756F
Text Example
Text Example
White with #91756F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #91756F; }
p { color: rgb(145,117,111); }
H1.HeaderClassName
{
color: #91756F;
}
.AnyTagClassName
{
color: #91756F;
}
</style>
background-color css
<style>
a { background-color: #91756F; }
a { background-color: rgb(145,117,111); }
div.DivClassName
{
background-color: #91756F;
}
.BgClassName
{
background-color: #91756F;
}
</style>
border-color css
<style>
span { border-color: #91756F; }
span { border-color: rgb(145,117,111); }
td.TdClassName
{
border-color: #91756F;
}
.TagClassName
{
border-color: #91756F;
}
</style>