#060B03 (or 0x060B03) is unknown color: approx Pine Tree. HEX triplet: 06, 0B and 03. RGB value is (6,11,3). Sum of RGB (Red+Green+Blue) = 6+11+3=20 (2% of max value = 765). Red value is 6 (2.73% from 255 or 30% from 20); Green value is 11 (4.69% from 255 or 55% from 20); Blue value is 3 (1.56% from 255 or 15% from 20); Max value from RGB is 11 - color contains mainly: green. Hex color #060B03 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #060B03 is #F9F4FC. Grayscale: #080808. Windows color (decimal): -16381181 or 199430. OLE color: 199430.
HSL color Cylindrical-coordinate representation of color #060B03: hue angle of 97.5º degrees, saturation: 0.57, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.04% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #060B03 is Cyan = 0.45, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.96.
<style> p { color: #060B03; } p { color: rgb(6,11,3); } H1.HeaderClassName { color: #060B03; } .AnyTagClassName { color: #060B03; } </style>
<style> a { background-color: #060B03; } a { background-color: rgb(6,11,3); } div.DivClassName { background-color: #060B03; } .BgClassName { background-color: #060B03; } </style>
<style> span { border-color: #060B03; } span { border-color: rgb(6,11,3); } td.TdClassName { border-color: #060B03; } .TagClassName { border-color: #060B03; } </style>