Shades of Hemp #91746E
Tints of Hemp #91746E
RGB
CMYK
RGB Variations
Color information
#91746E (or 0x91746E) is known color: Hemp. HEX triplet: 91, 74 and 6E. RGB value is (145,116,110). Sum of RGB (Red+Green+Blue) = 145+116+110=371 (49% of max value = 765). Red value is 145 (57.03% from 255 or 39.08% from 371); Green value is 116 (45.70% from 255 or 31.27% from 371); Blue value is 110 (43.36% from 255 or 29.65% from 371); Max value from RGB is 145 - color contains mainly: red. Hex color #91746E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #91746E is #6E8B91. Grayscale: #7C7C7C. Windows color (decimal): -7244690 or 7238801. OLE color: 7238801.
HSL color Cylindrical-coordinate representation of color #91746E: hue angle of 10.29º degrees, saturation: 0.14, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #91746E is Cyan = 0, Magento = 0.2, Yellow = 0.24 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 116 | 110 | - |
| CMYK | 0 | 0.2 | 0.24 | 0.43 |
| HSL | 10.29º | 0.14% | 0.5% | - |
| HSV(B) | 10.29º | 0.24% | 0.57% | - |
| XYZ | 20.74 | 19.64 | 17.45 | - |
| YUV | 123.99 | 120.11 | 142.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 116 | 110 | 0 | 0.2 | 0.24 | 0.43 | 10.29 | 0.14 | 0.5 |
| Hex | 91 | 74 | 6E | 0 | 14 | 18 | 2B | A | E | 32 |
| Octal | 221 | 164 | 156 | 0 | 24 | 30 | 53 | 12 | 16 | 62 |
| Binary | 10010001 | 1110100 | 1101110 | 0 | 10100 | 11000 | 101011 | 1010 | 1110 | 110010 |
Color Harmonies of #91746E
Complementary color
Monochromatic Colors of #91746E
Black with #91746E
Text Example
Text Example
White with #91746E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #91746E; }
p { color: rgb(145,116,110); }
H1.HeaderClassName
{
color: #91746E;
}
.AnyTagClassName
{
color: #91746E;
}
</style>
background-color css
<style>
a { background-color: #91746E; }
a { background-color: rgb(145,116,110); }
div.DivClassName
{
background-color: #91746E;
}
.BgClassName
{
background-color: #91746E;
}
</style>
border-color css
<style>
span { border-color: #91746E; }
span { border-color: rgb(145,116,110); }
td.TdClassName
{
border-color: #91746E;
}
.TagClassName
{
border-color: #91746E;
}
</style>