Shades of Hemp #938077
Tints of Hemp #938077
RGB
CMYK
RGB Variations
Color information
#938077 (or 0x938077) is known color: Hemp. HEX triplet: 93, 80 and 77. RGB value is (147,128,119). Sum of RGB (Red+Green+Blue) = 147+128+119=394 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.31% from 394); Green value is 128 (50.39% from 255 or 32.49% from 394); Blue value is 119 (46.88% from 255 or 30.20% from 394); Max value from RGB is 147 - color contains mainly: red. Hex color #938077 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938077 is #6C7F88. Grayscale: #848484. Windows color (decimal): -7110537 or 7831699. OLE color: 7831699.
HSL color Cylindrical-coordinate representation of color #938077: hue angle of 19.29º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #938077 is Cyan = 0, Magento = 0.13, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 128 | 119 | - |
| CMYK | 0 | 0.13 | 0.19 | 0.42 |
| HSL | 19.29º | 0.11% | 0.52% | - |
| HSV(B) | 19.29º | 0.19% | 0.58% | - |
| XYZ | 23.08 | 22.97 | 20.67 | - |
| YUV | 132.66 | 120.29 | 138.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 128 | 119 | 0 | 0.13 | 0.19 | 0.42 | 19.29 | 0.11 | 0.52 |
| Hex | 93 | 80 | 77 | 0 | D | 13 | 2A | 13 | B | 34 |
| Octal | 223 | 200 | 167 | 0 | 15 | 23 | 52 | 23 | 13 | 64 |
| Binary | 10010011 | 10000000 | 1110111 | 0 | 1101 | 10011 | 101010 | 10011 | 1011 | 110100 |
Color Harmonies of #938077
Complementary color
Monochromatic Colors of #938077
Black with #938077
Text Example
Text Example
White with #938077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938077; }
p { color: rgb(147,128,119); }
H1.HeaderClassName
{
color: #938077;
}
.AnyTagClassName
{
color: #938077;
}
</style>
background-color css
<style>
a { background-color: #938077; }
a { background-color: rgb(147,128,119); }
div.DivClassName
{
background-color: #938077;
}
.BgClassName
{
background-color: #938077;
}
</style>
border-color css
<style>
span { border-color: #938077; }
span { border-color: rgb(147,128,119); }
td.TdClassName
{
border-color: #938077;
}
.TagClassName
{
border-color: #938077;
}
</style>