Shades of Hemlock #727447
Tints of Hemlock #727447
RGB
CMYK
RGB Variations
Color information
#727447 (or 0x727447) is known color: Hemlock. HEX triplet: 72, 74 and 47. RGB value is (114,116,71). Sum of RGB (Red+Green+Blue) = 114+116+71=301 (39% of max value = 765). Red value is 114 (44.92% from 255 or 37.87% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 71 (28.12% from 255 or 23.59% from 301); Max value from RGB is 116 - color contains mainly: green. Hex color #727447 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727447 is #8D8BB8. Grayscale: #6E6E6E. Windows color (decimal): -9276345 or 4682866. OLE color: 4682866.
HSL color Cylindrical-coordinate representation of color #727447: hue angle of 62.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #727447 is Cyan = 0.02, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 116 | 71 | - |
| CMYK | 0.02 | 0 | 0.39 | 0.55 |
| HSL | 62.67º | 0.24% | 0.37% | - |
| HSV(B) | 62.67º | 0.39% | 0.45% | - |
| XYZ | 14.32 | 16.52 | 8.4 | - |
| YUV | 110.27 | 105.84 | 130.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 116 | 71 | 0.02 | 0 | 0.39 | 0.55 | 62.67 | 0.24 | 0.37 |
| Hex | 72 | 74 | 47 | 2 | 0 | 27 | 37 | 3F | 18 | 25 |
| Octal | 162 | 164 | 107 | 2 | 0 | 47 | 67 | 77 | 30 | 45 |
| Binary | 1110010 | 1110100 | 1000111 | 10 | 0 | 100111 | 110111 | 111111 | 11000 | 100101 |
Color Harmonies of #727447
Complementary color
Monochromatic Colors of #727447
Black with #727447
Text Example
Text Example
White with #727447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727447; }
p { color: rgb(114,116,71); }
H1.HeaderClassName
{
color: #727447;
}
.AnyTagClassName
{
color: #727447;
}
</style>
background-color css
<style>
a { background-color: #727447; }
a { background-color: rgb(114,116,71); }
div.DivClassName
{
background-color: #727447;
}
.BgClassName
{
background-color: #727447;
}
</style>
border-color css
<style>
span { border-color: #727447; }
span { border-color: rgb(114,116,71); }
td.TdClassName
{
border-color: #727447;
}
.TagClassName
{
border-color: #727447;
}
</style>