Shades of Hemp #91736A
Tints of Hemp #91736A
RGB
CMYK
RGB Variations
Color information
#91736A (or 0x91736A) is known color: Hemp. HEX triplet: 91, 73 and 6A. RGB value is (145,115,106). Sum of RGB (Red+Green+Blue) = 145+115+106=366 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.62% from 366); Green value is 115 (45.31% from 255 or 31.42% from 366); Blue value is 106 (41.80% from 255 or 28.96% from 366); Max value from RGB is 145 - color contains mainly: red. Hex color #91736A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #91736A is #6E8C95. Grayscale: #7B7B7B. Windows color (decimal): -7244950 or 6976401. OLE color: 6976401.
HSL color Cylindrical-coordinate representation of color #91736A: hue angle of 13.85º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #91736A is Cyan = 0, Magento = 0.21, Yellow = 0.27 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 115 | 106 | - |
| CMYK | 0 | 0.21 | 0.27 | 0.43 |
| HSL | 13.85º | 0.16% | 0.49% | - |
| HSV(B) | 13.85º | 0.27% | 0.57% | - |
| XYZ | 20.41 | 19.32 | 16.29 | - |
| YUV | 122.94 | 118.44 | 143.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 115 | 106 | 0 | 0.21 | 0.27 | 0.43 | 13.85 | 0.16 | 0.49 |
| Hex | 91 | 73 | 6A | 0 | 15 | 1B | 2B | E | 10 | 31 |
| Octal | 221 | 163 | 152 | 0 | 25 | 33 | 53 | 16 | 20 | 61 |
| Binary | 10010001 | 1110011 | 1101010 | 0 | 10101 | 11011 | 101011 | 1110 | 10000 | 110001 |
Color Harmonies of #91736A
Complementary color
Monochromatic Colors of #91736A
Black with #91736A
Text Example
Text Example
White with #91736A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #91736A; }
p { color: rgb(145,115,106); }
H1.HeaderClassName
{
color: #91736A;
}
.AnyTagClassName
{
color: #91736A;
}
</style>
background-color css
<style>
a { background-color: #91736A; }
a { background-color: rgb(145,115,106); }
div.DivClassName
{
background-color: #91736A;
}
.BgClassName
{
background-color: #91736A;
}
</style>
border-color css
<style>
span { border-color: #91736A; }
span { border-color: rgb(145,115,106); }
td.TdClassName
{
border-color: #91736A;
}
.TagClassName
{
border-color: #91736A;
}
</style>