#06612A (or 0x06612A) is unknown color: approx Crusoe. HEX triplet: 06, 61 and 2A. RGB value is (6,97,42). Sum of RGB (Red+Green+Blue) = 6+97+42=145 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.14% from 145); Green value is 97 (38.28% from 255 or 66.90% from 145); Blue value is 42 (16.80% from 255 or 28.97% from 145); Max value from RGB is 97 - color contains mainly: green. Hex color #06612A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #06612A is #F99ED5. Grayscale: #3F3F3F. Windows color (decimal): -16359126 or 2777350. OLE color: 2777350.
HSL color Cylindrical-coordinate representation of color #06612A: hue angle of 143.74º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #06612A is Cyan = 0.94, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.62.
<style> p { color: #06612A; } p { color: rgb(6,97,42); } H1.HeaderClassName { color: #06612A; } .AnyTagClassName { color: #06612A; } </style>
<style> a { background-color: #06612A; } a { background-color: rgb(6,97,42); } div.DivClassName { background-color: #06612A; } .BgClassName { background-color: #06612A; } </style>
<style> span { border-color: #06612A; } span { border-color: rgb(6,97,42); } td.TdClassName { border-color: #06612A; } .TagClassName { border-color: #06612A; } </style>