Shades of Hemp #917973
Tints of Hemp #917973
RGB
CMYK
RGB Variations
Color information
#917973 (or 0x917973) is known color: Hemp. HEX triplet: 91, 79 and 73. RGB value is (145,121,115). Sum of RGB (Red+Green+Blue) = 145+121+115=381 (50% of max value = 765). Red value is 145 (57.03% from 255 or 38.06% from 381); Green value is 121 (47.66% from 255 or 31.76% from 381); Blue value is 115 (45.31% from 255 or 30.18% from 381); Max value from RGB is 145 - color contains mainly: red. Hex color #917973 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917973 is #6E868C. Grayscale: #7F7F7F. Windows color (decimal): -7243405 or 7567761. OLE color: 7567761.
HSL color Cylindrical-coordinate representation of color #917973: hue angle of 12º 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 #917973 is Cyan = 0, Magento = 0.17, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 121 | 115 | - |
| CMYK | 0 | 0.17 | 0.21 | 0.43 |
| HSL | 12º | 0.12% | 0.51% | - |
| HSV(B) | 12º | 0.21% | 0.57% | - |
| XYZ | 21.61 | 20.93 | 19.12 | - |
| YUV | 127.49 | 120.95 | 140.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 121 | 115 | 0 | 0.17 | 0.21 | 0.43 | 12 | 0.12 | 0.51 |
| Hex | 91 | 79 | 73 | 0 | 11 | 15 | 2B | C | C | 33 |
| Octal | 221 | 171 | 163 | 0 | 21 | 25 | 53 | 14 | 14 | 63 |
| Binary | 10010001 | 1111001 | 1110011 | 0 | 10001 | 10101 | 101011 | 1100 | 1100 | 110011 |
Color Harmonies of #917973
Complementary color
Monochromatic Colors of #917973
Black with #917973
Text Example
Text Example
White with #917973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917973; }
p { color: rgb(145,121,115); }
H1.HeaderClassName
{
color: #917973;
}
.AnyTagClassName
{
color: #917973;
}
</style>
background-color css
<style>
a { background-color: #917973; }
a { background-color: rgb(145,121,115); }
div.DivClassName
{
background-color: #917973;
}
.BgClassName
{
background-color: #917973;
}
</style>
border-color css
<style>
span { border-color: #917973; }
span { border-color: rgb(145,121,115); }
td.TdClassName
{
border-color: #917973;
}
.TagClassName
{
border-color: #917973;
}
</style>