Shades of Hemp #93766A
Tints of Hemp #93766A
RGB
CMYK
RGB Variations
Color information
#93766A (or 0x93766A) is known color: Hemp. HEX triplet: 93, 76 and 6A. RGB value is (147,118,106). Sum of RGB (Red+Green+Blue) = 147+118+106=371 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.62% from 371); Green value is 118 (46.48% from 255 or 31.81% from 371); Blue value is 106 (41.80% from 255 or 28.57% from 371); Max value from RGB is 147 - color contains mainly: red. Hex color #93766A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #93766A is #6C8995. Grayscale: #7D7D7D. Windows color (decimal): -7113110 or 6977171. OLE color: 6977171.
HSL color Cylindrical-coordinate representation of color #93766A: hue angle of 17.56º degrees, saturation: 0.16, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #93766A is Cyan = 0, Magento = 0.20, Yellow = 0.28 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 118 | 106 | - |
| CMYK | 0 | 0.20 | 0.28 | 0.42 |
| HSL | 17.56º | 0.16% | 0.5% | - |
| HSV(B) | 17.56º | 0.28% | 0.58% | - |
| XYZ | 21.11 | 20.2 | 16.42 | - |
| YUV | 125.3 | 117.11 | 143.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 118 | 106 | 0 | 0.20 | 0.28 | 0.42 | 17.56 | 0.16 | 0.5 |
| Hex | 93 | 76 | 6A | 0 | 14 | 1C | 2A | 12 | 10 | 32 |
| Octal | 223 | 166 | 152 | 0 | 24 | 34 | 52 | 22 | 20 | 62 |
| Binary | 10010011 | 1110110 | 1101010 | 0 | 10100 | 11100 | 101010 | 10010 | 10000 | 110010 |
Color Harmonies of #93766A
Complementary color
Monochromatic Colors of #93766A
Black with #93766A
Text Example
Text Example
White with #93766A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #93766A; }
p { color: rgb(147,118,106); }
H1.HeaderClassName
{
color: #93766A;
}
.AnyTagClassName
{
color: #93766A;
}
</style>
background-color css
<style>
a { background-color: #93766A; }
a { background-color: rgb(147,118,106); }
div.DivClassName
{
background-color: #93766A;
}
.BgClassName
{
background-color: #93766A;
}
</style>
border-color css
<style>
span { border-color: #93766A; }
span { border-color: rgb(147,118,106); }
td.TdClassName
{
border-color: #93766A;
}
.TagClassName
{
border-color: #93766A;
}
</style>