Shades of Hemlock #727340
Tints of Hemlock #727340
RGB
CMYK
RGB Variations
Color information
#727340 (or 0x727340) is known color: Hemlock. HEX triplet: 72, 73 and 40. RGB value is (114,115,64). Sum of RGB (Red+Green+Blue) = 114+115+64=293 (38% of max value = 765). Red value is 114 (44.92% from 255 or 38.91% from 293); Green value is 115 (45.31% from 255 or 39.25% from 293); Blue value is 64 (25.39% from 255 or 21.84% from 293); Max value from RGB is 115 - color contains mainly: green. Hex color #727340 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727340 is #8D8CBF. Grayscale: #6D6D6D. Windows color (decimal): -9276608 or 4223858. OLE color: 4223858.
HSL color Cylindrical-coordinate representation of color #727340: hue angle of 61.18º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #727340 is Cyan = 0.01, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 64 | - |
| CMYK | 0.01 | 0 | 0.44 | 0.55 |
| HSL | 61.18º | 0.28% | 0.35% | - |
| HSV(B) | 61.18º | 0.44% | 0.45% | - |
| XYZ | 14 | 16.21 | 7.24 | - |
| YUV | 108.89 | 102.67 | 131.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 64 | 0.01 | 0 | 0.44 | 0.55 | 61.18 | 0.28 | 0.35 |
| Hex | 72 | 73 | 40 | 1 | 0 | 2C | 37 | 3D | 1C | 23 |
| Octal | 162 | 163 | 100 | 1 | 0 | 54 | 67 | 75 | 34 | 43 |
| Binary | 1110010 | 1110011 | 1000000 | 1 | 0 | 101100 | 110111 | 111101 | 11100 | 100011 |
Color Harmonies of #727340
Complementary color
Monochromatic Colors of #727340
Black with #727340
Text Example
Text Example
White with #727340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727340; }
p { color: rgb(114,115,64); }
H1.HeaderClassName
{
color: #727340;
}
.AnyTagClassName
{
color: #727340;
}
</style>
background-color css
<style>
a { background-color: #727340; }
a { background-color: rgb(114,115,64); }
div.DivClassName
{
background-color: #727340;
}
.BgClassName
{
background-color: #727340;
}
</style>
border-color css
<style>
span { border-color: #727340; }
span { border-color: rgb(114,115,64); }
td.TdClassName
{
border-color: #727340;
}
.TagClassName
{
border-color: #727340;
}
</style>