Shades of Hemlock #727249
Tints of Hemlock #727249
RGB
CMYK
RGB Variations
Color information
#727249 (or 0x727249) is known color: Hemlock. HEX triplet: 72, 72 and 49. RGB value is (114,114,73). Sum of RGB (Red+Green+Blue) = 114+114+73=301 (39% of max value = 765). Red value is 114 (44.92% from 255 or 37.87% from 301); Green value is 114 (44.92% from 255 or 37.87% from 301); Blue value is 73 (28.91% from 255 or 24.25% from 301); Max value from RGB is 114 - color contains mainly: red, green. Hex color #727249 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727249 is #8D8DB6. Grayscale: #6D6D6D. Windows color (decimal): -9276855 or 4813426. OLE color: 4813426.
HSL color Cylindrical-coordinate representation of color #727249: hue angle of 60º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #727249 is Cyan = 0, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 114 | 73 | - |
| CMYK | 0 | 0 | 0.36 | 0.55 |
| HSL | 60º | 0.22% | 0.37% | - |
| HSV(B) | 60º | 0.36% | 0.45% | - |
| XYZ | 14.16 | 16.09 | 8.66 | - |
| YUV | 109.33 | 107.5 | 131.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 114 | 73 | 0 | 0 | 0.36 | 0.55 | 60 | 0.22 | 0.37 |
| Hex | 72 | 72 | 49 | 0 | 0 | 24 | 37 | 3C | 16 | 25 |
| Octal | 162 | 162 | 111 | 0 | 0 | 44 | 67 | 74 | 26 | 45 |
| Binary | 1110010 | 1110010 | 1001001 | 0 | 0 | 100100 | 110111 | 111100 | 10110 | 100101 |
Color Harmonies of #727249
Complementary color
Monochromatic Colors of #727249
Black with #727249
Text Example
Text Example
White with #727249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727249; }
p { color: rgb(114,114,73); }
H1.HeaderClassName
{
color: #727249;
}
.AnyTagClassName
{
color: #727249;
}
</style>
background-color css
<style>
a { background-color: #727249; }
a { background-color: rgb(114,114,73); }
div.DivClassName
{
background-color: #727249;
}
.BgClassName
{
background-color: #727249;
}
</style>
border-color css
<style>
span { border-color: #727249; }
span { border-color: rgb(114,114,73); }
td.TdClassName
{
border-color: #727249;
}
.TagClassName
{
border-color: #727249;
}
</style>