Shades of Hemp #947568
Tints of Hemp #947568
RGB
CMYK
RGB Variations
Color information
#947568 (or 0x947568) is known color: Hemp. HEX triplet: 94, 75 and 68. RGB value is (148,117,104). Sum of RGB (Red+Green+Blue) = 148+117+104=369 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.11% from 369); Green value is 117 (46.09% from 255 or 31.71% from 369); Blue value is 104 (41.02% from 255 or 28.18% from 369); Max value from RGB is 148 - color contains mainly: red. Hex color #947568 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947568 is #6B8A97. Grayscale: #7C7C7C. Windows color (decimal): -7047832 or 6845844. OLE color: 6845844.
HSL color Cylindrical-coordinate representation of color #947568: hue angle of 17.73º 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 #947568 is Cyan = 0, Magento = 0.21, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 117 | 104 | - |
| CMYK | 0 | 0.21 | 0.30 | 0.42 |
| HSL | 17.73º | 0.17% | 0.49% | - |
| HSV(B) | 17.73º | 0.3% | 0.58% | - |
| XYZ | 21.07 | 20.02 | 15.85 | - |
| YUV | 124.79 | 116.27 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 117 | 104 | 0 | 0.21 | 0.30 | 0.42 | 17.73 | 0.17 | 0.49 |
| Hex | 94 | 75 | 68 | 0 | 15 | 1E | 2A | 12 | 11 | 31 |
| Octal | 224 | 165 | 150 | 0 | 25 | 36 | 52 | 22 | 21 | 61 |
| Binary | 10010100 | 1110101 | 1101000 | 0 | 10101 | 11110 | 101010 | 10010 | 10001 | 110001 |
Color Harmonies of #947568
Complementary color
Monochromatic Colors of #947568
Black with #947568
Text Example
Text Example
White with #947568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947568; }
p { color: rgb(148,117,104); }
H1.HeaderClassName
{
color: #947568;
}
.AnyTagClassName
{
color: #947568;
}
</style>
background-color css
<style>
a { background-color: #947568; }
a { background-color: rgb(148,117,104); }
div.DivClassName
{
background-color: #947568;
}
.BgClassName
{
background-color: #947568;
}
</style>
border-color css
<style>
span { border-color: #947568; }
span { border-color: rgb(148,117,104); }
td.TdClassName
{
border-color: #947568;
}
.TagClassName
{
border-color: #947568;
}
</style>