Shades of Hemp #937973
Tints of Hemp #937973
RGB
CMYK
RGB Variations
Color information
#937973 (or 0x937973) is known color: Hemp. HEX triplet: 93, 79 and 73. RGB value is (147,121,115). Sum of RGB (Red+Green+Blue) = 147+121+115=383 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.38% from 383); Green value is 121 (47.66% from 255 or 31.59% from 383); Blue value is 115 (45.31% from 255 or 30.03% from 383); Max value from RGB is 147 - color contains mainly: red. Hex color #937973 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937973 is #6C868C. Grayscale: #808080. Windows color (decimal): -7112333 or 7567763. OLE color: 7567763.
HSL color Cylindrical-coordinate representation of color #937973: hue angle of 11.25º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #937973 is Cyan = 0, Magento = 0.18, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 121 | 115 | - |
| CMYK | 0 | 0.18 | 0.22 | 0.42 |
| HSL | 11.25º | 0.13% | 0.51% | - |
| HSV(B) | 11.25º | 0.22% | 0.58% | - |
| XYZ | 21.96 | 21.12 | 19.14 | - |
| YUV | 128.09 | 120.61 | 141.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 121 | 115 | 0 | 0.18 | 0.22 | 0.42 | 11.25 | 0.13 | 0.51 |
| Hex | 93 | 79 | 73 | 0 | 12 | 16 | 2A | B | D | 33 |
| Octal | 223 | 171 | 163 | 0 | 22 | 26 | 52 | 13 | 15 | 63 |
| Binary | 10010011 | 1111001 | 1110011 | 0 | 10010 | 10110 | 101010 | 1011 | 1101 | 110011 |
Color Harmonies of #937973
Complementary color
Monochromatic Colors of #937973
Black with #937973
Text Example
Text Example
White with #937973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937973; }
p { color: rgb(147,121,115); }
H1.HeaderClassName
{
color: #937973;
}
.AnyTagClassName
{
color: #937973;
}
</style>
background-color css
<style>
a { background-color: #937973; }
a { background-color: rgb(147,121,115); }
div.DivClassName
{
background-color: #937973;
}
.BgClassName
{
background-color: #937973;
}
</style>
border-color css
<style>
span { border-color: #937973; }
span { border-color: rgb(147,121,115); }
td.TdClassName
{
border-color: #937973;
}
.TagClassName
{
border-color: #937973;
}
</style>