Shades of Hemp #927770
Tints of Hemp #927770
RGB
CMYK
RGB Variations
Color information
#927770 (or 0x927770) is known color: Hemp. HEX triplet: 92, 77 and 70. RGB value is (146,119,112). Sum of RGB (Red+Green+Blue) = 146+119+112=377 (49% of max value = 765). Red value is 146 (57.42% from 255 or 38.73% from 377); Green value is 119 (46.88% from 255 or 31.56% from 377); Blue value is 112 (44.14% from 255 or 29.71% from 377); Max value from RGB is 146 - color contains mainly: red. Hex color #927770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927770 is #6D888F. Grayscale: #7E7E7E. Windows color (decimal): -7178384 or 7370642. OLE color: 7370642.
HSL color Cylindrical-coordinate representation of color #927770: hue angle of 12.35º 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 #927770 is Cyan = 0, Magento = 0.18, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 112 | - |
| CMYK | 0 | 0.18 | 0.23 | 0.43 |
| HSL | 12.35º | 0.13% | 0.51% | - |
| HSV(B) | 12.35º | 0.23% | 0.57% | - |
| XYZ | 21.38 | 20.47 | 18.15 | - |
| YUV | 126.28 | 119.95 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 112 | 0 | 0.18 | 0.23 | 0.43 | 12.35 | 0.13 | 0.51 |
| Hex | 92 | 77 | 70 | 0 | 12 | 17 | 2B | C | D | 33 |
| Octal | 222 | 167 | 160 | 0 | 22 | 27 | 53 | 14 | 15 | 63 |
| Binary | 10010010 | 1110111 | 1110000 | 0 | 10010 | 10111 | 101011 | 1100 | 1101 | 110011 |
Color Harmonies of #927770
Complementary color
Monochromatic Colors of #927770
Black with #927770
Text Example
Text Example
White with #927770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927770; }
p { color: rgb(146,119,112); }
H1.HeaderClassName
{
color: #927770;
}
.AnyTagClassName
{
color: #927770;
}
</style>
background-color css
<style>
a { background-color: #927770; }
a { background-color: rgb(146,119,112); }
div.DivClassName
{
background-color: #927770;
}
.BgClassName
{
background-color: #927770;
}
</style>
border-color css
<style>
span { border-color: #927770; }
span { border-color: rgb(146,119,112); }
td.TdClassName
{
border-color: #927770;
}
.TagClassName
{
border-color: #927770;
}
</style>