Shades of Hemp #8C7671
Tints of Hemp #8C7671
RGB
CMYK
RGB Variations
Color information
#8C7671 (or 0x8C7671) is known color: Hemp. HEX triplet: 8C, 76 and 71. RGB value is (140,118,113). Sum of RGB (Red+Green+Blue) = 140+118+113=371 (49% of max value = 765). Red value is 140 (55.08% from 255 or 37.74% from 371); Green value is 118 (46.48% from 255 or 31.81% from 371); Blue value is 113 (44.53% from 255 or 30.46% from 371); Max value from RGB is 140 - color contains mainly: red. Hex color #8C7671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #8C7671 is #73898E. Grayscale: #7C7C7C. Windows color (decimal): -7571855 or 7435916. OLE color: 7435916.
HSL color Cylindrical-coordinate representation of color #8C7671: hue angle of 11.11º degrees, saturation: 0.11, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #8C7671 is Cyan = 0, Magento = 0.16, Yellow = 0.19 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 140 | 118 | 113 | - |
| CMYK | 0 | 0.16 | 0.19 | 0.45 |
| HSL | 11.11º | 0.11% | 0.5% | - |
| HSV(B) | 11.11º | 0.19% | 0.55% | - |
| XYZ | 20.27 | 19.72 | 18.36 | - |
| YUV | 124.01 | 121.79 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 118 | 113 | 0 | 0.16 | 0.19 | 0.45 | 11.11 | 0.11 | 0.5 |
| Hex | 8C | 76 | 71 | 0 | 10 | 13 | 2D | B | B | 32 |
| Octal | 214 | 166 | 161 | 0 | 20 | 23 | 55 | 13 | 13 | 62 |
| Binary | 10001100 | 1110110 | 1110001 | 0 | 10000 | 10011 | 101101 | 1011 | 1011 | 110010 |
Color Harmonies of #8C7671
Complementary color
Monochromatic Colors of #8C7671
Black with #8C7671
Text Example
Text Example
White with #8C7671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C7671; }
p { color: rgb(140,118,113); }
H1.HeaderClassName
{
color: #8C7671;
}
.AnyTagClassName
{
color: #8C7671;
}
</style>
background-color css
<style>
a { background-color: #8C7671; }
a { background-color: rgb(140,118,113); }
div.DivClassName
{
background-color: #8C7671;
}
.BgClassName
{
background-color: #8C7671;
}
</style>
border-color css
<style>
span { border-color: #8C7671; }
span { border-color: rgb(140,118,113); }
td.TdClassName
{
border-color: #8C7671;
}
.TagClassName
{
border-color: #8C7671;
}
</style>