Shades of Hemlock #717047
Tints of Hemlock #717047
RGB
CMYK
RGB Variations
Color information
#717047 (or 0x717047) is known color: Hemlock. HEX triplet: 71, 70 and 47. RGB value is (113,112,71). Sum of RGB (Red+Green+Blue) = 113+112+71=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 112 (44.14% from 255 or 37.84% from 296); Blue value is 71 (28.12% from 255 or 23.99% from 296); Max value from RGB is 113 - color contains mainly: red. Hex color #717047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717047 is #8E8FB8. Grayscale: #6B6B6B. Windows color (decimal): -9342905 or 4681841. OLE color: 4681841.
HSL color Cylindrical-coordinate representation of color #717047: hue angle of 58.57º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #717047 is Cyan = 0, Magento = 0.01, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 112 | 71 | - |
| CMYK | 0 | 0.01 | 0.37 | 0.56 |
| HSL | 58.57º | 0.23% | 0.36% | - |
| HSV(B) | 58.57º | 0.37% | 0.44% | - |
| XYZ | 13.74 | 15.55 | 8.24 | - |
| YUV | 107.63 | 107.33 | 131.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 112 | 71 | 0 | 0.01 | 0.37 | 0.56 | 58.57 | 0.23 | 0.36 |
| Hex | 71 | 70 | 47 | 0 | 1 | 25 | 38 | 3B | 17 | 24 |
| Octal | 161 | 160 | 107 | 0 | 1 | 45 | 70 | 73 | 27 | 44 |
| Binary | 1110001 | 1110000 | 1000111 | 0 | 1 | 100101 | 111000 | 111011 | 10111 | 100100 |
Color Harmonies of #717047
Complementary color
Monochromatic Colors of #717047
Black with #717047
Text Example
Text Example
White with #717047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717047; }
p { color: rgb(113,112,71); }
H1.HeaderClassName
{
color: #717047;
}
.AnyTagClassName
{
color: #717047;
}
</style>
background-color css
<style>
a { background-color: #717047; }
a { background-color: rgb(113,112,71); }
div.DivClassName
{
background-color: #717047;
}
.BgClassName
{
background-color: #717047;
}
</style>
border-color css
<style>
span { border-color: #717047; }
span { border-color: rgb(113,112,71); }
td.TdClassName
{
border-color: #717047;
}
.TagClassName
{
border-color: #717047;
}
</style>