#064C2E (or 0x064C2E) is unknown color: approx British Racing Green. HEX triplet: 06, 4C and 2E. RGB value is (6,76,46). Sum of RGB (Red+Green+Blue) = 6+76+46=128 (16% of max value = 765). Red value is 6 (2.73% from 255 or 4.69% from 128); Green value is 76 (30.08% from 255 or 59.38% from 128); Blue value is 46 (18.36% from 255 or 35.94% from 128); Max value from RGB is 76 - color contains mainly: green. Hex color #064C2E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064C2E is #F9B3D1. Grayscale: #333333. Windows color (decimal): -16364498 or 3034118. OLE color: 3034118.
HSL color Cylindrical-coordinate representation of color #064C2E: hue angle of 154.29º degrees, saturation: 0.85, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #064C2E is Cyan = 0.92, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.70.
<style> p { color: #064C2E; } p { color: rgb(6,76,46); } H1.HeaderClassName { color: #064C2E; } .AnyTagClassName { color: #064C2E; } </style>
<style> a { background-color: #064C2E; } a { background-color: rgb(6,76,46); } div.DivClassName { background-color: #064C2E; } .BgClassName { background-color: #064C2E; } </style>
<style> span { border-color: #064C2E; } span { border-color: rgb(6,76,46); } td.TdClassName { border-color: #064C2E; } .TagClassName { border-color: #064C2E; } </style>