Shades of Hemp #937872
Tints of Hemp #937872
RGB
CMYK
RGB Variations
Color information
#937872 (or 0x937872) is known color: Hemp. HEX triplet: 93, 78 and 72. RGB value is (147,120,114). Sum of RGB (Red+Green+Blue) = 147+120+114=381 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.58% from 381); Green value is 120 (47.27% from 255 or 31.50% from 381); Blue value is 114 (44.92% from 255 or 29.92% from 381); Max value from RGB is 147 - color contains mainly: red. Hex color #937872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937872 is #6C878D. Grayscale: #7F7F7F. Windows color (decimal): -7112590 or 7501971. OLE color: 7501971.
HSL color Cylindrical-coordinate representation of color #937872: hue angle of 10.91º 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 #937872 is Cyan = 0, Magento = 0.18, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 120 | 114 | - |
| CMYK | 0 | 0.18 | 0.22 | 0.42 |
| HSL | 10.91º | 0.13% | 0.51% | - |
| HSV(B) | 10.91º | 0.22% | 0.58% | - |
| XYZ | 21.79 | 20.85 | 18.8 | - |
| YUV | 127.39 | 120.45 | 141.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 120 | 114 | 0 | 0.18 | 0.22 | 0.42 | 10.91 | 0.13 | 0.51 |
| Hex | 93 | 78 | 72 | 0 | 12 | 16 | 2A | B | D | 33 |
| Octal | 223 | 170 | 162 | 0 | 22 | 26 | 52 | 13 | 15 | 63 |
| Binary | 10010011 | 1111000 | 1110010 | 0 | 10010 | 10110 | 101010 | 1011 | 1101 | 110011 |
Color Harmonies of #937872
Complementary color
Monochromatic Colors of #937872
Black with #937872
Text Example
Text Example
White with #937872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937872; }
p { color: rgb(147,120,114); }
H1.HeaderClassName
{
color: #937872;
}
.AnyTagClassName
{
color: #937872;
}
</style>
background-color css
<style>
a { background-color: #937872; }
a { background-color: rgb(147,120,114); }
div.DivClassName
{
background-color: #937872;
}
.BgClassName
{
background-color: #937872;
}
</style>
border-color css
<style>
span { border-color: #937872; }
span { border-color: rgb(147,120,114); }
td.TdClassName
{
border-color: #937872;
}
.TagClassName
{
border-color: #937872;
}
</style>