Shades of Hemlock #727349
Tints of Hemlock #727349
RGB
CMYK
RGB Variations
Color information
#727349 (or 0x727349) is known color: Hemlock. HEX triplet: 72, 73 and 49. RGB value is (114,115,73). Sum of RGB (Red+Green+Blue) = 114+115+73=302 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.75% from 302); Green value is 115 (45.31% from 255 or 38.08% from 302); Blue value is 73 (28.91% from 255 or 24.17% from 302); Max value from RGB is 115 - color contains mainly: green. Hex color #727349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727349 is #8D8CB6. Grayscale: #6E6E6E. Windows color (decimal): -9276599 or 4813682. OLE color: 4813682.
HSL color Cylindrical-coordinate representation of color #727349: hue angle of 61.43º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #727349 is Cyan = 0.01, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 73 | - |
| CMYK | 0.01 | 0 | 0.37 | 0.55 |
| HSL | 61.43º | 0.22% | 0.37% | - |
| HSV(B) | 61.43º | 0.37% | 0.45% | - |
| XYZ | 14.27 | 16.32 | 8.7 | - |
| YUV | 109.91 | 107.17 | 130.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 73 | 0.01 | 0 | 0.37 | 0.55 | 61.43 | 0.22 | 0.37 |
| Hex | 72 | 73 | 49 | 1 | 0 | 25 | 37 | 3D | 16 | 25 |
| Octal | 162 | 163 | 111 | 1 | 0 | 45 | 67 | 75 | 26 | 45 |
| Binary | 1110010 | 1110011 | 1001001 | 1 | 0 | 100101 | 110111 | 111101 | 10110 | 100101 |
Color Harmonies of #727349
Complementary color
Monochromatic Colors of #727349
Black with #727349
Text Example
Text Example
White with #727349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727349; }
p { color: rgb(114,115,73); }
H1.HeaderClassName
{
color: #727349;
}
.AnyTagClassName
{
color: #727349;
}
</style>
background-color css
<style>
a { background-color: #727349; }
a { background-color: rgb(114,115,73); }
div.DivClassName
{
background-color: #727349;
}
.BgClassName
{
background-color: #727349;
}
</style>
border-color css
<style>
span { border-color: #727349; }
span { border-color: rgb(114,115,73); }
td.TdClassName
{
border-color: #727349;
}
.TagClassName
{
border-color: #727349;
}
</style>