Shades of Hemp #927C76
Tints of Hemp #927C76
RGB
CMYK
RGB Variations
Color information
#927C76 (or 0x927C76) is known color: Hemp. HEX triplet: 92, 7C and 76. RGB value is (146,124,118). Sum of RGB (Red+Green+Blue) = 146+124+118=388 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.63% from 388); Green value is 124 (48.83% from 255 or 31.96% from 388); Blue value is 118 (46.48% from 255 or 30.41% from 388); Max value from RGB is 146 - color contains mainly: red. Hex color #927C76 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927C76 is #6D8389. Grayscale: #818181. Windows color (decimal): -7177098 or 7765138. OLE color: 7765138.
HSL color Cylindrical-coordinate representation of color #927C76: hue angle of 12.86º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #927C76 is Cyan = 0, Magento = 0.15, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 124 | 118 | - |
| CMYK | 0 | 0.15 | 0.19 | 0.43 |
| HSL | 12.86º | 0.11% | 0.52% | - |
| HSV(B) | 12.86º | 0.19% | 0.57% | - |
| XYZ | 22.33 | 21.83 | 20.18 | - |
| YUV | 129.89 | 121.29 | 139.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 124 | 118 | 0 | 0.15 | 0.19 | 0.43 | 12.86 | 0.11 | 0.52 |
| Hex | 92 | 7C | 76 | 0 | F | 13 | 2B | D | B | 34 |
| Octal | 222 | 174 | 166 | 0 | 17 | 23 | 53 | 15 | 13 | 64 |
| Binary | 10010010 | 1111100 | 1110110 | 0 | 1111 | 10011 | 101011 | 1101 | 1011 | 110100 |
Color Harmonies of #927C76
Complementary color
Monochromatic Colors of #927C76
Black with #927C76
Text Example
Text Example
White with #927C76
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927C76; }
p { color: rgb(146,124,118); }
H1.HeaderClassName
{
color: #927C76;
}
.AnyTagClassName
{
color: #927C76;
}
</style>
background-color css
<style>
a { background-color: #927C76; }
a { background-color: rgb(146,124,118); }
div.DivClassName
{
background-color: #927C76;
}
.BgClassName
{
background-color: #927C76;
}
</style>
border-color css
<style>
span { border-color: #927C76; }
span { border-color: rgb(146,124,118); }
td.TdClassName
{
border-color: #927C76;
}
.TagClassName
{
border-color: #927C76;
}
</style>