Shades of Hemp #947770
Tints of Hemp #947770
RGB
CMYK
RGB Variations
Color information
#947770 (or 0x947770) is known color: Hemp. HEX triplet: 94, 77 and 70. RGB value is (148,119,112). Sum of RGB (Red+Green+Blue) = 148+119+112=379 (50% of max value = 765). Red value is 148 (58.20% from 255 or 39.05% from 379); Green value is 119 (46.88% from 255 or 31.40% from 379); Blue value is 112 (44.14% from 255 or 29.55% from 379); Max value from RGB is 148 - color contains mainly: red. Hex color #947770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947770 is #6B888F. Grayscale: #7E7E7E. Windows color (decimal): -7047312 or 7370644. OLE color: 7370644.
HSL color Cylindrical-coordinate representation of color #947770: hue angle of 11.67º 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 #947770 is Cyan = 0, Magento = 0.20, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 112 | - |
| CMYK | 0 | 0.20 | 0.24 | 0.42 |
| HSL | 11.67º | 0.14% | 0.51% | - |
| HSV(B) | 11.67º | 0.24% | 0.58% | - |
| XYZ | 21.73 | 20.66 | 18.17 | - |
| YUV | 126.87 | 119.61 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 112 | 0 | 0.20 | 0.24 | 0.42 | 11.67 | 0.14 | 0.51 |
| Hex | 94 | 77 | 70 | 0 | 14 | 18 | 2A | C | E | 33 |
| Octal | 224 | 167 | 160 | 0 | 24 | 30 | 52 | 14 | 16 | 63 |
| Binary | 10010100 | 1110111 | 1110000 | 0 | 10100 | 11000 | 101010 | 1100 | 1110 | 110011 |
Color Harmonies of #947770
Complementary color
Monochromatic Colors of #947770
Black with #947770
Text Example
Text Example
White with #947770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947770; }
p { color: rgb(148,119,112); }
H1.HeaderClassName
{
color: #947770;
}
.AnyTagClassName
{
color: #947770;
}
</style>
background-color css
<style>
a { background-color: #947770; }
a { background-color: rgb(148,119,112); }
div.DivClassName
{
background-color: #947770;
}
.BgClassName
{
background-color: #947770;
}
</style>
border-color css
<style>
span { border-color: #947770; }
span { border-color: rgb(148,119,112); }
td.TdClassName
{
border-color: #947770;
}
.TagClassName
{
border-color: #947770;
}
</style>