Shades of Hemp #92766E
Tints of Hemp #92766E
RGB
CMYK
RGB Variations
Color information
#92766E (or 0x92766E) is known color: Hemp. HEX triplet: 92, 76 and 6E. RGB value is (146,118,110). Sum of RGB (Red+Green+Blue) = 146+118+110=374 (49% of max value = 765). Red value is 146 (57.42% from 255 or 39.04% from 374); Green value is 118 (46.48% from 255 or 31.55% from 374); Blue value is 110 (43.36% from 255 or 29.41% from 374); Max value from RGB is 146 - color contains mainly: red. Hex color #92766E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #92766E is #6D8991. Grayscale: #7D7D7D. Windows color (decimal): -7178642 or 7239314. OLE color: 7239314.
HSL color Cylindrical-coordinate representation of color #92766E: hue angle of 13.33º degrees, saturation: 0.14, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #92766E is Cyan = 0, Magento = 0.19, Yellow = 0.25 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 118 | 110 | - |
| CMYK | 0 | 0.19 | 0.25 | 0.43 |
| HSL | 13.33º | 0.14% | 0.5% | - |
| HSV(B) | 13.33º | 0.25% | 0.57% | - |
| XYZ | 21.15 | 20.19 | 17.54 | - |
| YUV | 125.46 | 119.28 | 142.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 118 | 110 | 0 | 0.19 | 0.25 | 0.43 | 13.33 | 0.14 | 0.5 |
| Hex | 92 | 76 | 6E | 0 | 13 | 19 | 2B | D | E | 32 |
| Octal | 222 | 166 | 156 | 0 | 23 | 31 | 53 | 15 | 16 | 62 |
| Binary | 10010010 | 1110110 | 1101110 | 0 | 10011 | 11001 | 101011 | 1101 | 1110 | 110010 |
Color Harmonies of #92766E
Complementary color
Monochromatic Colors of #92766E
Black with #92766E
Text Example
Text Example
White with #92766E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92766E; }
p { color: rgb(146,118,110); }
H1.HeaderClassName
{
color: #92766E;
}
.AnyTagClassName
{
color: #92766E;
}
</style>
background-color css
<style>
a { background-color: #92766E; }
a { background-color: rgb(146,118,110); }
div.DivClassName
{
background-color: #92766E;
}
.BgClassName
{
background-color: #92766E;
}
</style>
border-color css
<style>
span { border-color: #92766E; }
span { border-color: rgb(146,118,110); }
td.TdClassName
{
border-color: #92766E;
}
.TagClassName
{
border-color: #92766E;
}
</style>