Shades of Hemp #937769
Tints of Hemp #937769
RGB
CMYK
RGB Variations
Color information
#937769 (or 0x937769) is known color: Hemp. HEX triplet: 93, 77 and 69. RGB value is (147,119,105). Sum of RGB (Red+Green+Blue) = 147+119+105=371 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.62% from 371); Green value is 119 (46.88% from 255 or 32.08% from 371); Blue value is 105 (41.41% from 255 or 28.30% from 371); Max value from RGB is 147 - color contains mainly: red. Hex color #937769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937769 is #6C8896. Grayscale: #7D7D7D. Windows color (decimal): -7112855 or 6911891. OLE color: 6911891.
HSL color Cylindrical-coordinate representation of color #937769: hue angle of 20º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #937769 is Cyan = 0, Magento = 0.19, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 119 | 105 | - |
| CMYK | 0 | 0.19 | 0.29 | 0.42 |
| HSL | 20º | 0.17% | 0.49% | - |
| HSV(B) | 20º | 0.29% | 0.58% | - |
| XYZ | 21.18 | 20.42 | 16.19 | - |
| YUV | 125.78 | 116.28 | 143.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 119 | 105 | 0 | 0.19 | 0.29 | 0.42 | 20 | 0.17 | 0.49 |
| Hex | 93 | 77 | 69 | 0 | 13 | 1D | 2A | 14 | 11 | 31 |
| Octal | 223 | 167 | 151 | 0 | 23 | 35 | 52 | 24 | 21 | 61 |
| Binary | 10010011 | 1110111 | 1101001 | 0 | 10011 | 11101 | 101010 | 10100 | 10001 | 110001 |
Color Harmonies of #937769
Complementary color
Monochromatic Colors of #937769
Black with #937769
Text Example
Text Example
White with #937769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937769; }
p { color: rgb(147,119,105); }
H1.HeaderClassName
{
color: #937769;
}
.AnyTagClassName
{
color: #937769;
}
</style>
background-color css
<style>
a { background-color: #937769; }
a { background-color: rgb(147,119,105); }
div.DivClassName
{
background-color: #937769;
}
.BgClassName
{
background-color: #937769;
}
</style>
border-color css
<style>
span { border-color: #937769; }
span { border-color: rgb(147,119,105); }
td.TdClassName
{
border-color: #937769;
}
.TagClassName
{
border-color: #937769;
}
</style>