Shades of Hemlock #737345
Tints of Hemlock #737345
RGB
CMYK
RGB Variations
Color information
#737345 (or 0x737345) is known color: Hemlock. HEX triplet: 73, 73 and 45. RGB value is (115,115,69). Sum of RGB (Red+Green+Blue) = 115+115+69=299 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.46% from 299); Green value is 115 (45.31% from 255 or 38.46% from 299); Blue value is 69 (27.34% from 255 or 23.08% from 299); Max value from RGB is 115 - color contains mainly: red, green. Hex color #737345 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737345 is #8C8CBA. Grayscale: #6D6D6D. Windows color (decimal): -9211067 or 4551539. OLE color: 4551539.
HSL color Cylindrical-coordinate representation of color #737345: hue angle of 60º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #737345 is Cyan = 0, Magento = 0, Yellow = 0.4 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 115 | 69 | - |
| CMYK | 0 | 0 | 0.4 | 0.55 |
| HSL | 60º | 0.25% | 0.36% | - |
| HSV(B) | 60º | 0.4% | 0.45% | - |
| XYZ | 14.28 | 16.34 | 8.03 | - |
| YUV | 109.76 | 105 | 131.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 115 | 69 | 0 | 0 | 0.4 | 0.55 | 60 | 0.25 | 0.36 |
| Hex | 73 | 73 | 45 | 0 | 0 | 28 | 37 | 3C | 19 | 24 |
| Octal | 163 | 163 | 105 | 0 | 0 | 50 | 67 | 74 | 31 | 44 |
| Binary | 1110011 | 1110011 | 1000101 | 0 | 0 | 101000 | 110111 | 111100 | 11001 | 100100 |
Color Harmonies of #737345
Complementary color
Monochromatic Colors of #737345
Black with #737345
Text Example
Text Example
White with #737345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737345; }
p { color: rgb(115,115,69); }
H1.HeaderClassName
{
color: #737345;
}
.AnyTagClassName
{
color: #737345;
}
</style>
background-color css
<style>
a { background-color: #737345; }
a { background-color: rgb(115,115,69); }
div.DivClassName
{
background-color: #737345;
}
.BgClassName
{
background-color: #737345;
}
</style>
border-color css
<style>
span { border-color: #737345; }
span { border-color: rgb(115,115,69); }
td.TdClassName
{
border-color: #737345;
}
.TagClassName
{
border-color: #737345;
}
</style>