Shades of Hemp #947972
Tints of Hemp #947972
RGB
CMYK
RGB Variations
Color information
#947972 (or 0x947972) is known color: Hemp. HEX triplet: 94, 79 and 72. RGB value is (148,121,114). Sum of RGB (Red+Green+Blue) = 148+121+114=383 (50% of max value = 765). Red value is 148 (58.20% from 255 or 38.64% from 383); Green value is 121 (47.66% from 255 or 31.59% from 383); Blue value is 114 (44.92% from 255 or 29.77% from 383); Max value from RGB is 148 - color contains mainly: red. Hex color #947972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947972 is #6B868D. Grayscale: #808080. Windows color (decimal): -7046798 or 7502228. OLE color: 7502228.
HSL color Cylindrical-coordinate representation of color #947972: hue angle of 12.35º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #947972 is Cyan = 0, Magento = 0.18, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 121 | 114 | - |
| CMYK | 0 | 0.18 | 0.23 | 0.42 |
| HSL | 12.35º | 0.14% | 0.51% | - |
| HSV(B) | 12.35º | 0.23% | 0.58% | - |
| XYZ | 22.09 | 21.19 | 18.84 | - |
| YUV | 128.28 | 119.95 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 121 | 114 | 0 | 0.18 | 0.23 | 0.42 | 12.35 | 0.14 | 0.51 |
| Hex | 94 | 79 | 72 | 0 | 12 | 17 | 2A | C | E | 33 |
| Octal | 224 | 171 | 162 | 0 | 22 | 27 | 52 | 14 | 16 | 63 |
| Binary | 10010100 | 1111001 | 1110010 | 0 | 10010 | 10111 | 101010 | 1100 | 1110 | 110011 |
Color Harmonies of #947972
Complementary color
Monochromatic Colors of #947972
Black with #947972
Text Example
Text Example
White with #947972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947972; }
p { color: rgb(148,121,114); }
H1.HeaderClassName
{
color: #947972;
}
.AnyTagClassName
{
color: #947972;
}
</style>
background-color css
<style>
a { background-color: #947972; }
a { background-color: rgb(148,121,114); }
div.DivClassName
{
background-color: #947972;
}
.BgClassName
{
background-color: #947972;
}
</style>
border-color css
<style>
span { border-color: #947972; }
span { border-color: rgb(148,121,114); }
td.TdClassName
{
border-color: #947972;
}
.TagClassName
{
border-color: #947972;
}
</style>