Shades of Hemlock #727044
Tints of Hemlock #727044
RGB
CMYK
RGB Variations
Color information
#727044 (or 0x727044) is known color: Hemlock. HEX triplet: 72, 70 and 44. RGB value is (114,112,68). Sum of RGB (Red+Green+Blue) = 114+112+68=294 (38% of max value = 765). Red value is 114 (44.92% from 255 or 38.78% from 294); Green value is 112 (44.14% from 255 or 38.10% from 294); Blue value is 68 (26.95% from 255 or 23.13% from 294); Max value from RGB is 114 - color contains mainly: red. Hex color #727044 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727044 is #8D8FBB. Grayscale: #6B6B6B. Windows color (decimal): -9277372 or 4485234. OLE color: 4485234.
HSL color Cylindrical-coordinate representation of color #727044: hue angle of 57.39º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #727044 is Cyan = 0, Magento = 0.02, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 112 | 68 | - |
| CMYK | 0 | 0.02 | 0.40 | 0.55 |
| HSL | 57.39º | 0.25% | 0.36% | - |
| HSV(B) | 57.39º | 0.4% | 0.45% | - |
| XYZ | 13.78 | 15.58 | 7.75 | - |
| YUV | 107.58 | 105.66 | 132.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 68 | 0 | 0.02 | 0.40 | 0.55 | 57.39 | 0.25 | 0.36 |
| Hex | 72 | 70 | 44 | 0 | 2 | 28 | 37 | 39 | 19 | 24 |
| Octal | 162 | 160 | 104 | 0 | 2 | 50 | 67 | 71 | 31 | 44 |
| Binary | 1110010 | 1110000 | 1000100 | 0 | 10 | 101000 | 110111 | 111001 | 11001 | 100100 |
Color Harmonies of #727044
Complementary color
Monochromatic Colors of #727044
Black with #727044
Text Example
Text Example
White with #727044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727044; }
p { color: rgb(114,112,68); }
H1.HeaderClassName
{
color: #727044;
}
.AnyTagClassName
{
color: #727044;
}
</style>
background-color css
<style>
a { background-color: #727044; }
a { background-color: rgb(114,112,68); }
div.DivClassName
{
background-color: #727044;
}
.BgClassName
{
background-color: #727044;
}
</style>
border-color css
<style>
span { border-color: #727044; }
span { border-color: rgb(114,112,68); }
td.TdClassName
{
border-color: #727044;
}
.TagClassName
{
border-color: #727044;
}
</style>