Shades of Hemp #927871
Tints of Hemp #927871
RGB
CMYK
RGB Variations
Color information
#927871 (or 0x927871) is known color: Hemp. HEX triplet: 92, 78 and 71. RGB value is (146,120,113). Sum of RGB (Red+Green+Blue) = 146+120+113=379 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.52% from 379); Green value is 120 (47.27% from 255 or 31.66% from 379); Blue value is 113 (44.53% from 255 or 29.82% from 379); Max value from RGB is 146 - color contains mainly: red. Hex color #927871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927871 is #6D878E. Grayscale: #7F7F7F. Windows color (decimal): -7178127 or 7436434. OLE color: 7436434.
HSL color Cylindrical-coordinate representation of color #927871: hue angle of 12.73º 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 #927871 is Cyan = 0, Magento = 0.18, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 120 | 113 | - |
| CMYK | 0 | 0.18 | 0.23 | 0.43 |
| HSL | 12.73º | 0.13% | 0.51% | - |
| HSV(B) | 12.73º | 0.23% | 0.57% | - |
| XYZ | 21.55 | 20.74 | 18.49 | - |
| YUV | 126.98 | 120.11 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 120 | 113 | 0 | 0.18 | 0.23 | 0.43 | 12.73 | 0.13 | 0.51 |
| Hex | 92 | 78 | 71 | 0 | 12 | 17 | 2B | D | D | 33 |
| Octal | 222 | 170 | 161 | 0 | 22 | 27 | 53 | 15 | 15 | 63 |
| Binary | 10010010 | 1111000 | 1110001 | 0 | 10010 | 10111 | 101011 | 1101 | 1101 | 110011 |
Color Harmonies of #927871
Complementary color
Monochromatic Colors of #927871
Black with #927871
Text Example
Text Example
White with #927871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927871; }
p { color: rgb(146,120,113); }
H1.HeaderClassName
{
color: #927871;
}
.AnyTagClassName
{
color: #927871;
}
</style>
background-color css
<style>
a { background-color: #927871; }
a { background-color: rgb(146,120,113); }
div.DivClassName
{
background-color: #927871;
}
.BgClassName
{
background-color: #927871;
}
</style>
border-color css
<style>
span { border-color: #927871; }
span { border-color: rgb(146,120,113); }
td.TdClassName
{
border-color: #927871;
}
.TagClassName
{
border-color: #927871;
}
</style>