Shades of Hemp #947970
Tints of Hemp #947970
RGB
CMYK
RGB Variations
Color information
#947970 (or 0x947970) is known color: Hemp. HEX triplet: 94, 79 and 70. RGB value is (148,121,112). Sum of RGB (Red+Green+Blue) = 148+121+112=381 (50% of max value = 765). Red value is 148 (58.20% from 255 or 38.85% from 381); Green value is 121 (47.66% from 255 or 31.76% from 381); Blue value is 112 (44.14% from 255 or 29.40% from 381); Max value from RGB is 148 - color contains mainly: red. Hex color #947970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947970 is #6B868F. Grayscale: #808080. Windows color (decimal): -7046800 or 7371156. OLE color: 7371156.
HSL color Cylindrical-coordinate representation of color #947970: hue angle of 15º 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 #947970 is Cyan = 0, Magento = 0.18, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 121 | 112 | - |
| CMYK | 0 | 0.18 | 0.24 | 0.42 |
| HSL | 15º | 0.14% | 0.51% | - |
| HSV(B) | 15º | 0.24% | 0.58% | - |
| XYZ | 21.97 | 21.14 | 18.25 | - |
| YUV | 128.05 | 118.95 | 142.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 121 | 112 | 0 | 0.18 | 0.24 | 0.42 | 15 | 0.14 | 0.51 |
| Hex | 94 | 79 | 70 | 0 | 12 | 18 | 2A | F | E | 33 |
| Octal | 224 | 171 | 160 | 0 | 22 | 30 | 52 | 17 | 16 | 63 |
| Binary | 10010100 | 1111001 | 1110000 | 0 | 10010 | 11000 | 101010 | 1111 | 1110 | 110011 |
Color Harmonies of #947970
Complementary color
Monochromatic Colors of #947970
Black with #947970
Text Example
Text Example
White with #947970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947970; }
p { color: rgb(148,121,112); }
H1.HeaderClassName
{
color: #947970;
}
.AnyTagClassName
{
color: #947970;
}
</style>
background-color css
<style>
a { background-color: #947970; }
a { background-color: rgb(148,121,112); }
div.DivClassName
{
background-color: #947970;
}
.BgClassName
{
background-color: #947970;
}
</style>
border-color css
<style>
span { border-color: #947970; }
span { border-color: rgb(148,121,112); }
td.TdClassName
{
border-color: #947970;
}
.TagClassName
{
border-color: #947970;
}
</style>