#06620C (or 0x06620C) is unknown color: approx Green. HEX triplet: 06, 62 and 0C. RGB value is (6,98,12). Sum of RGB (Red+Green+Blue) = 6+98+12=116 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.17% from 116); Green value is 98 (38.67% from 255 or 84.48% from 116); Blue value is 12 (5.08% from 255 or 10.34% from 116); Max value from RGB is 98 - color contains mainly: green. Hex color #06620C is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #06620C is #F99DF3. Grayscale: #3C3C3C. Windows color (decimal): -16358900 or 811526. OLE color: 811526.
HSL color Cylindrical-coordinate representation of color #06620C: hue angle of 123.91º 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 #06620C is Cyan = 0.94, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.62.
<style> p { color: #06620C; } p { color: rgb(6,98,12); } H1.HeaderClassName { color: #06620C; } .AnyTagClassName { color: #06620C; } </style>
<style> a { background-color: #06620C; } a { background-color: rgb(6,98,12); } div.DivClassName { background-color: #06620C; } .BgClassName { background-color: #06620C; } </style>
<style> span { border-color: #06620C; } span { border-color: rgb(6,98,12); } td.TdClassName { border-color: #06620C; } .TagClassName { border-color: #06620C; } </style>