Shades of Hemp #947769
Tints of Hemp #947769
RGB
CMYK
RGB Variations
Color information
#947769 (or 0x947769) is known color: Hemp. HEX triplet: 94, 77 and 69. RGB value is (148,119,105). Sum of RGB (Red+Green+Blue) = 148+119+105=372 (49% of max value = 765). Red value is 148 (58.20% from 255 or 39.78% from 372); Green value is 119 (46.88% from 255 or 31.99% from 372); Blue value is 105 (41.41% from 255 or 28.23% from 372); Max value from RGB is 148 - color contains mainly: red. Hex color #947769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947769 is #6B8896. Grayscale: #7E7E7E. Windows color (decimal): -7047319 or 6911892. OLE color: 6911892.
HSL color Cylindrical-coordinate representation of color #947769: hue angle of 19.53º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #947769 is Cyan = 0, Magento = 0.20, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 105 | - |
| CMYK | 0 | 0.20 | 0.29 | 0.42 |
| HSL | 19.53º | 0.17% | 0.5% | - |
| HSV(B) | 19.53º | 0.29% | 0.58% | - |
| XYZ | 21.36 | 20.51 | 16.2 | - |
| YUV | 126.08 | 116.11 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 105 | 0 | 0.20 | 0.29 | 0.42 | 19.53 | 0.17 | 0.5 |
| Hex | 94 | 77 | 69 | 0 | 14 | 1D | 2A | 14 | 11 | 32 |
| Octal | 224 | 167 | 151 | 0 | 24 | 35 | 52 | 24 | 21 | 62 |
| Binary | 10010100 | 1110111 | 1101001 | 0 | 10100 | 11101 | 101010 | 10100 | 10001 | 110010 |
Color Harmonies of #947769
Complementary color
Monochromatic Colors of #947769
Black with #947769
Text Example
Text Example
White with #947769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947769; }
p { color: rgb(148,119,105); }
H1.HeaderClassName
{
color: #947769;
}
.AnyTagClassName
{
color: #947769;
}
</style>
background-color css
<style>
a { background-color: #947769; }
a { background-color: rgb(148,119,105); }
div.DivClassName
{
background-color: #947769;
}
.BgClassName
{
background-color: #947769;
}
</style>
border-color css
<style>
span { border-color: #947769; }
span { border-color: rgb(148,119,105); }
td.TdClassName
{
border-color: #947769;
}
.TagClassName
{
border-color: #947769;
}
</style>