Shades of Hemlock #727341
Tints of Hemlock #727341
RGB
CMYK
RGB Variations
Color information
#727341 (or 0x727341) is known color: Hemlock. HEX triplet: 72, 73 and 41. RGB value is (114,115,65). Sum of RGB (Red+Green+Blue) = 114+115+65=294 (38% of max value = 765). Red value is 114 (44.92% from 255 or 38.78% from 294); Green value is 115 (45.31% from 255 or 39.12% from 294); Blue value is 65 (25.78% from 255 or 22.11% from 294); Max value from RGB is 115 - color contains mainly: green. Hex color #727341 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727341 is #8D8CBE. Grayscale: #6D6D6D. Windows color (decimal): -9276607 or 4289394. OLE color: 4289394.
HSL color Cylindrical-coordinate representation of color #727341: hue angle of 61.2º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #727341 is Cyan = 0.01, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 65 | - |
| CMYK | 0.01 | 0 | 0.43 | 0.55 |
| HSL | 61.2º | 0.28% | 0.35% | - |
| HSV(B) | 61.2º | 0.43% | 0.45% | - |
| XYZ | 14.02 | 16.22 | 7.39 | - |
| YUV | 109 | 103.17 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 65 | 0.01 | 0 | 0.43 | 0.55 | 61.2 | 0.28 | 0.35 |
| Hex | 72 | 73 | 41 | 1 | 0 | 2B | 37 | 3D | 1C | 23 |
| Octal | 162 | 163 | 101 | 1 | 0 | 53 | 67 | 75 | 34 | 43 |
| Binary | 1110010 | 1110011 | 1000001 | 1 | 0 | 101011 | 110111 | 111101 | 11100 | 100011 |
Color Harmonies of #727341
Complementary color
Monochromatic Colors of #727341
Black with #727341
Text Example
Text Example
White with #727341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727341; }
p { color: rgb(114,115,65); }
H1.HeaderClassName
{
color: #727341;
}
.AnyTagClassName
{
color: #727341;
}
</style>
background-color css
<style>
a { background-color: #727341; }
a { background-color: rgb(114,115,65); }
div.DivClassName
{
background-color: #727341;
}
.BgClassName
{
background-color: #727341;
}
</style>
border-color css
<style>
span { border-color: #727341; }
span { border-color: rgb(114,115,65); }
td.TdClassName
{
border-color: #727341;
}
.TagClassName
{
border-color: #727341;
}
</style>