Shades of Hemp #927671
Tints of Hemp #927671
RGB
CMYK
RGB Variations
Color information
#927671 (or 0x927671) is known color: Hemp. HEX triplet: 92, 76 and 71. RGB value is (146,118,113). Sum of RGB (Red+Green+Blue) = 146+118+113=377 (49% of max value = 765). Red value is 146 (57.42% from 255 or 38.73% from 377); Green value is 118 (46.48% from 255 or 31.30% from 377); Blue value is 113 (44.53% from 255 or 29.97% from 377); Max value from RGB is 146 - color contains mainly: red. Hex color #927671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927671 is #6D898E. Grayscale: #7D7D7D. Windows color (decimal): -7178639 or 7435922. OLE color: 7435922.
HSL color Cylindrical-coordinate representation of color #927671: hue angle of 9.09º 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 #927671 is Cyan = 0, Magento = 0.19, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 118 | 113 | - |
| CMYK | 0 | 0.19 | 0.23 | 0.43 |
| HSL | 9.09º | 0.13% | 0.51% | - |
| HSV(B) | 9.09º | 0.23% | 0.57% | - |
| XYZ | 21.31 | 20.26 | 18.41 | - |
| YUV | 125.8 | 120.78 | 142.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 118 | 113 | 0 | 0.19 | 0.23 | 0.43 | 9.09 | 0.13 | 0.51 |
| Hex | 92 | 76 | 71 | 0 | 13 | 17 | 2B | 9 | D | 33 |
| Octal | 222 | 166 | 161 | 0 | 23 | 27 | 53 | 11 | 15 | 63 |
| Binary | 10010010 | 1110110 | 1110001 | 0 | 10011 | 10111 | 101011 | 1001 | 1101 | 110011 |
Color Harmonies of #927671
Complementary color
Monochromatic Colors of #927671
Black with #927671
Text Example
Text Example
White with #927671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927671; }
p { color: rgb(146,118,113); }
H1.HeaderClassName
{
color: #927671;
}
.AnyTagClassName
{
color: #927671;
}
</style>
background-color css
<style>
a { background-color: #927671; }
a { background-color: rgb(146,118,113); }
div.DivClassName
{
background-color: #927671;
}
.BgClassName
{
background-color: #927671;
}
</style>
border-color css
<style>
span { border-color: #927671; }
span { border-color: rgb(146,118,113); }
td.TdClassName
{
border-color: #927671;
}
.TagClassName
{
border-color: #927671;
}
</style>