Shades of Hemp #927771
Tints of Hemp #927771
RGB
CMYK
RGB Variations
Color information
#927771 (or 0x927771) is known color: Hemp. HEX triplet: 92, 77 and 71. RGB value is (146,119,113). Sum of RGB (Red+Green+Blue) = 146+119+113=378 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.62% from 378); Green value is 119 (46.88% from 255 or 31.48% from 378); Blue value is 113 (44.53% from 255 or 29.89% from 378); Max value from RGB is 146 - color contains mainly: red. Hex color #927771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927771 is #6D888E. Grayscale: #7E7E7E. Windows color (decimal): -7178383 or 7436178. OLE color: 7436178.
HSL color Cylindrical-coordinate representation of color #927771: hue angle of 10.91º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #927771 is Cyan = 0, Magento = 0.18, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 113 | - |
| CMYK | 0 | 0.18 | 0.23 | 0.43 |
| HSL | 10.91º | 0.13% | 0.51% | - |
| HSV(B) | 10.91º | 0.23% | 0.57% | - |
| XYZ | 21.43 | 20.5 | 18.45 | - |
| YUV | 126.39 | 120.45 | 141.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 113 | 0 | 0.18 | 0.23 | 0.43 | 10.91 | 0.13 | 0.51 |
| Hex | 92 | 77 | 71 | 0 | 12 | 17 | 2B | B | D | 33 |
| Octal | 222 | 167 | 161 | 0 | 22 | 27 | 53 | 13 | 15 | 63 |
| Binary | 10010010 | 1110111 | 1110001 | 0 | 10010 | 10111 | 101011 | 1011 | 1101 | 110011 |
Color Harmonies of #927771
Complementary color
Monochromatic Colors of #927771
Black with #927771
Text Example
Text Example
White with #927771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927771; }
p { color: rgb(146,119,113); }
H1.HeaderClassName
{
color: #927771;
}
.AnyTagClassName
{
color: #927771;
}
</style>
background-color css
<style>
a { background-color: #927771; }
a { background-color: rgb(146,119,113); }
div.DivClassName
{
background-color: #927771;
}
.BgClassName
{
background-color: #927771;
}
</style>
border-color css
<style>
span { border-color: #927771; }
span { border-color: rgb(146,119,113); }
td.TdClassName
{
border-color: #927771;
}
.TagClassName
{
border-color: #927771;
}
</style>