Shades of Hemp #947670
Tints of Hemp #947670
RGB
CMYK
RGB Variations
Color information
#947670 (or 0x947670) is known color: Hemp. HEX triplet: 94, 76 and 70. RGB value is (148,118,112). Sum of RGB (Red+Green+Blue) = 148+118+112=378 (50% of max value = 765). Red value is 148 (58.20% from 255 or 39.15% from 378); Green value is 118 (46.48% from 255 or 31.22% from 378); Blue value is 112 (44.14% from 255 or 29.63% from 378); Max value from RGB is 148 - color contains mainly: red. Hex color #947670 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947670 is #6B898F. Grayscale: #7E7E7E. Windows color (decimal): -7047568 or 7370388. OLE color: 7370388.
HSL color Cylindrical-coordinate representation of color #947670: hue angle of 10º 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 #947670 is Cyan = 0, Magento = 0.20, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 118 | 112 | - |
| CMYK | 0 | 0.20 | 0.24 | 0.42 |
| HSL | 10º | 0.14% | 0.51% | - |
| HSV(B) | 10º | 0.24% | 0.58% | - |
| XYZ | 21.62 | 20.42 | 18.13 | - |
| YUV | 126.29 | 119.94 | 143.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 112 | 0 | 0.20 | 0.24 | 0.42 | 10 | 0.14 | 0.51 |
| Hex | 94 | 76 | 70 | 0 | 14 | 18 | 2A | A | E | 33 |
| Octal | 224 | 166 | 160 | 0 | 24 | 30 | 52 | 12 | 16 | 63 |
| Binary | 10010100 | 1110110 | 1110000 | 0 | 10100 | 11000 | 101010 | 1010 | 1110 | 110011 |
Color Harmonies of #947670
Complementary color
Monochromatic Colors of #947670
Black with #947670
Text Example
Text Example
White with #947670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947670; }
p { color: rgb(148,118,112); }
H1.HeaderClassName
{
color: #947670;
}
.AnyTagClassName
{
color: #947670;
}
</style>
background-color css
<style>
a { background-color: #947670; }
a { background-color: rgb(148,118,112); }
div.DivClassName
{
background-color: #947670;
}
.BgClassName
{
background-color: #947670;
}
</style>
border-color css
<style>
span { border-color: #947670; }
span { border-color: rgb(148,118,112); }
td.TdClassName
{
border-color: #947670;
}
.TagClassName
{
border-color: #947670;
}
</style>