Shades of Hemlock #717046
Tints of Hemlock #717046
RGB
CMYK
RGB Variations
Color information
#717046 (or 0x717046) is known color: Hemlock. HEX triplet: 71, 70 and 46. RGB value is (113,112,70). Sum of RGB (Red+Green+Blue) = 113+112+70=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 112 (44.14% from 255 or 37.97% from 295); Blue value is 70 (27.73% from 255 or 23.73% from 295); Max value from RGB is 113 - color contains mainly: red. Hex color #717046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717046 is #8E8FB9. Grayscale: #6B6B6B. Windows color (decimal): -9342906 or 4616305. OLE color: 4616305.
HSL color Cylindrical-coordinate representation of color #717046: hue angle of 58.6º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #717046 is Cyan = 0, Magento = 0.01, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 112 | 70 | - |
| CMYK | 0 | 0.01 | 0.38 | 0.56 |
| HSL | 58.6º | 0.23% | 0.36% | - |
| HSV(B) | 58.6º | 0.38% | 0.44% | - |
| XYZ | 13.71 | 15.54 | 8.07 | - |
| YUV | 107.51 | 106.83 | 131.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 112 | 70 | 0 | 0.01 | 0.38 | 0.56 | 58.6 | 0.23 | 0.36 |
| Hex | 71 | 70 | 46 | 0 | 1 | 26 | 38 | 3B | 17 | 24 |
| Octal | 161 | 160 | 106 | 0 | 1 | 46 | 70 | 73 | 27 | 44 |
| Binary | 1110001 | 1110000 | 1000110 | 0 | 1 | 100110 | 111000 | 111011 | 10111 | 100100 |
Color Harmonies of #717046
Complementary color
Monochromatic Colors of #717046
Black with #717046
Text Example
Text Example
White with #717046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717046; }
p { color: rgb(113,112,70); }
H1.HeaderClassName
{
color: #717046;
}
.AnyTagClassName
{
color: #717046;
}
</style>
background-color css
<style>
a { background-color: #717046; }
a { background-color: rgb(113,112,70); }
div.DivClassName
{
background-color: #717046;
}
.BgClassName
{
background-color: #717046;
}
</style>
border-color css
<style>
span { border-color: #717046; }
span { border-color: rgb(113,112,70); }
td.TdClassName
{
border-color: #717046;
}
.TagClassName
{
border-color: #717046;
}
</style>