Shades of Hemlock #727541
Tints of Hemlock #727541
RGB
CMYK
RGB Variations
Color information
#727541 (or 0x727541) is known color: Hemlock. HEX triplet: 72, 75 and 41. RGB value is (114,117,65). Sum of RGB (Red+Green+Blue) = 114+117+65=296 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.51% from 296); Green value is 117 (46.09% from 255 or 39.53% from 296); Blue value is 65 (25.78% from 255 or 21.96% from 296); Max value from RGB is 117 - color contains mainly: green. Hex color #727541 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727541 is #8D8ABE. Grayscale: #6E6E6E. Windows color (decimal): -9276095 or 4289906. OLE color: 4289906.
HSL color Cylindrical-coordinate representation of color #727541: hue angle of 63.46º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #727541 is Cyan = 0.03, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 117 | 65 | - |
| CMYK | 0.03 | 0 | 0.44 | 0.54 |
| HSL | 63.46º | 0.29% | 0.36% | - |
| HSV(B) | 63.46º | 0.44% | 0.46% | - |
| XYZ | 14.25 | 16.68 | 7.47 | - |
| YUV | 110.18 | 102.51 | 130.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 117 | 65 | 0.03 | 0 | 0.44 | 0.54 | 63.46 | 0.29 | 0.36 |
| Hex | 72 | 75 | 41 | 3 | 0 | 2C | 36 | 3F | 1D | 24 |
| Octal | 162 | 165 | 101 | 3 | 0 | 54 | 66 | 77 | 35 | 44 |
| Binary | 1110010 | 1110101 | 1000001 | 11 | 0 | 101100 | 110110 | 111111 | 11101 | 100100 |
Color Harmonies of #727541
Complementary color
Monochromatic Colors of #727541
Black with #727541
Text Example
Text Example
White with #727541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727541; }
p { color: rgb(114,117,65); }
H1.HeaderClassName
{
color: #727541;
}
.AnyTagClassName
{
color: #727541;
}
</style>
background-color css
<style>
a { background-color: #727541; }
a { background-color: rgb(114,117,65); }
div.DivClassName
{
background-color: #727541;
}
.BgClassName
{
background-color: #727541;
}
</style>
border-color css
<style>
span { border-color: #727541; }
span { border-color: rgb(114,117,65); }
td.TdClassName
{
border-color: #727541;
}
.TagClassName
{
border-color: #727541;
}
</style>