Shades of Hemp #947768
Tints of Hemp #947768
RGB
CMYK
RGB Variations
Color information
#947768 (or 0x947768) is known color: Hemp. HEX triplet: 94, 77 and 68. RGB value is (148,119,104). Sum of RGB (Red+Green+Blue) = 148+119+104=371 (49% of max value = 765). Red value is 148 (58.20% from 255 or 39.89% from 371); Green value is 119 (46.88% from 255 or 32.08% from 371); Blue value is 104 (41.02% from 255 or 28.03% from 371); Max value from RGB is 148 - color contains mainly: red. Hex color #947768 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947768 is #6B8897. Grayscale: #7E7E7E. Windows color (decimal): -7047320 or 6846356. OLE color: 6846356.
HSL color Cylindrical-coordinate representation of color #947768: hue angle of 20.45º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #947768 is Cyan = 0, Magento = 0.20, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 104 | - |
| CMYK | 0 | 0.20 | 0.30 | 0.42 |
| HSL | 20.45º | 0.17% | 0.49% | - |
| HSV(B) | 20.45º | 0.3% | 0.58% | - |
| XYZ | 21.31 | 20.49 | 15.93 | - |
| YUV | 125.96 | 115.61 | 143.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 104 | 0 | 0.20 | 0.30 | 0.42 | 20.45 | 0.17 | 0.49 |
| Hex | 94 | 77 | 68 | 0 | 14 | 1E | 2A | 14 | 11 | 31 |
| Octal | 224 | 167 | 150 | 0 | 24 | 36 | 52 | 24 | 21 | 61 |
| Binary | 10010100 | 1110111 | 1101000 | 0 | 10100 | 11110 | 101010 | 10100 | 10001 | 110001 |
Color Harmonies of #947768
Complementary color
Monochromatic Colors of #947768
Black with #947768
Text Example
Text Example
White with #947768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947768; }
p { color: rgb(148,119,104); }
H1.HeaderClassName
{
color: #947768;
}
.AnyTagClassName
{
color: #947768;
}
</style>
background-color css
<style>
a { background-color: #947768; }
a { background-color: rgb(148,119,104); }
div.DivClassName
{
background-color: #947768;
}
.BgClassName
{
background-color: #947768;
}
</style>
border-color css
<style>
span { border-color: #947768; }
span { border-color: rgb(148,119,104); }
td.TdClassName
{
border-color: #947768;
}
.TagClassName
{
border-color: #947768;
}
</style>