Shades of Hemp #947871
Tints of Hemp #947871
RGB
CMYK
RGB Variations
Color information
#947871 (or 0x947871) is known color: Hemp. HEX triplet: 94, 78 and 71. RGB value is (148,120,113). Sum of RGB (Red+Green+Blue) = 148+120+113=381 (50% of max value = 765). Red value is 148 (58.20% from 255 or 38.85% from 381); Green value is 120 (47.27% from 255 or 31.50% from 381); Blue value is 113 (44.53% from 255 or 29.66% from 381); Max value from RGB is 148 - color contains mainly: red. Hex color #947871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947871 is #6B878E. Grayscale: #7F7F7F. Windows color (decimal): -7047055 or 7436436. OLE color: 7436436.
HSL color Cylindrical-coordinate representation of color #947871: hue angle of 12º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #947871 is Cyan = 0, Magento = 0.19, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 120 | 113 | - |
| CMYK | 0 | 0.19 | 0.24 | 0.42 |
| HSL | 12º | 0.14% | 0.51% | - |
| HSV(B) | 12º | 0.24% | 0.58% | - |
| XYZ | 21.91 | 20.92 | 18.51 | - |
| YUV | 127.57 | 119.78 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 120 | 113 | 0 | 0.19 | 0.24 | 0.42 | 12 | 0.14 | 0.51 |
| Hex | 94 | 78 | 71 | 0 | 13 | 18 | 2A | C | E | 33 |
| Octal | 224 | 170 | 161 | 0 | 23 | 30 | 52 | 14 | 16 | 63 |
| Binary | 10010100 | 1111000 | 1110001 | 0 | 10011 | 11000 | 101010 | 1100 | 1110 | 110011 |
Color Harmonies of #947871
Complementary color
Monochromatic Colors of #947871
Black with #947871
Text Example
Text Example
White with #947871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947871; }
p { color: rgb(148,120,113); }
H1.HeaderClassName
{
color: #947871;
}
.AnyTagClassName
{
color: #947871;
}
</style>
background-color css
<style>
a { background-color: #947871; }
a { background-color: rgb(148,120,113); }
div.DivClassName
{
background-color: #947871;
}
.BgClassName
{
background-color: #947871;
}
</style>
border-color css
<style>
span { border-color: #947871; }
span { border-color: rgb(148,120,113); }
td.TdClassName
{
border-color: #947871;
}
.TagClassName
{
border-color: #947871;
}
</style>