Shades of Hemlock #737047
Tints of Hemlock #737047
RGB
CMYK
RGB Variations
Color information
#737047 (or 0x737047) is known color: Hemlock. HEX triplet: 73, 70 and 47. RGB value is (115,112,71). Sum of RGB (Red+Green+Blue) = 115+112+71=298 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.59% from 298); Green value is 112 (44.14% from 255 or 37.58% from 298); Blue value is 71 (28.12% from 255 or 23.83% from 298); Max value from RGB is 115 - color contains mainly: red. Hex color #737047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737047 is #8C8FB8. Grayscale: #6C6C6C. Windows color (decimal): -9211833 or 4681843. OLE color: 4681843.
HSL color Cylindrical-coordinate representation of color #737047: hue angle of 55.91º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #737047 is Cyan = 0, Magento = 0.03, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 112 | 71 | - |
| CMYK | 0 | 0.03 | 0.38 | 0.55 |
| HSL | 55.91º | 0.24% | 0.36% | - |
| HSV(B) | 55.91º | 0.38% | 0.45% | - |
| XYZ | 14 | 15.69 | 8.25 | - |
| YUV | 108.22 | 106.99 | 132.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 112 | 71 | 0 | 0.03 | 0.38 | 0.55 | 55.91 | 0.24 | 0.36 |
| Hex | 73 | 70 | 47 | 0 | 3 | 26 | 37 | 38 | 18 | 24 |
| Octal | 163 | 160 | 107 | 0 | 3 | 46 | 67 | 70 | 30 | 44 |
| Binary | 1110011 | 1110000 | 1000111 | 0 | 11 | 100110 | 110111 | 111000 | 11000 | 100100 |
Color Harmonies of #737047
Complementary color
Monochromatic Colors of #737047
Black with #737047
Text Example
Text Example
White with #737047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737047; }
p { color: rgb(115,112,71); }
H1.HeaderClassName
{
color: #737047;
}
.AnyTagClassName
{
color: #737047;
}
</style>
background-color css
<style>
a { background-color: #737047; }
a { background-color: rgb(115,112,71); }
div.DivClassName
{
background-color: #737047;
}
.BgClassName
{
background-color: #737047;
}
</style>
border-color css
<style>
span { border-color: #737047; }
span { border-color: rgb(115,112,71); }
td.TdClassName
{
border-color: #737047;
}
.TagClassName
{
border-color: #737047;
}
</style>