#060E0B (or 0x060E0B) is unknown color: approx Dark Green. HEX triplet: 06, 0E and 0B. RGB value is (6,14,11). Sum of RGB (Red+Green+Blue) = 6+14+11=31 (4% of max value = 765). Red value is 6 (2.73% from 255 or 19.35% from 31); Green value is 14 (5.86% from 255 or 45.16% from 31); Blue value is 11 (4.69% from 255 or 35.48% from 31); Max value from RGB is 14 - color contains mainly: green. Hex color #060E0B is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #060E0B is #F9F1F4. Grayscale: #0B0B0B. Windows color (decimal): -16380405 or 724486. OLE color: 724486.
HSL color Cylindrical-coordinate representation of color #060E0B: hue angle of 157.5º degrees, saturation: 0.4, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #060E0B is Cyan = 0.57, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.95.
<style> p { color: #060E0B; } p { color: rgb(6,14,11); } H1.HeaderClassName { color: #060E0B; } .AnyTagClassName { color: #060E0B; } </style>
<style> a { background-color: #060E0B; } a { background-color: rgb(6,14,11); } div.DivClassName { background-color: #060E0B; } .BgClassName { background-color: #060E0B; } </style>
<style> span { border-color: #060E0B; } span { border-color: rgb(6,14,11); } td.TdClassName { border-color: #060E0B; } .TagClassName { border-color: #060E0B; } </style>