#030D1B (or 0x030D1B) is unknown color: approx Black Pearl. HEX triplet: 03, 0D and 1B. RGB value is (3,13,27). Sum of RGB (Red+Green+Blue) = 3+13+27=43 (5% of max value = 765). Red value is 3 (1.56% from 255 or 6.98% from 43); Green value is 13 (5.47% from 255 or 30.23% from 43); Blue value is 27 (10.94% from 255 or 62.79% from 43); Max value from RGB is 27 - color contains mainly: blue. Hex color #030D1B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #030D1B is #FCF2E4. Grayscale: #0B0B0B. Windows color (decimal): -16577253 or 1772803. OLE color: 1772803.
HSL color Cylindrical-coordinate representation of color #030D1B: hue angle of 215º degrees, saturation: 0.8, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #030D1B is Cyan = 0.89, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #030D1B; } p { color: rgb(3,13,27); } H1.HeaderClassName { color: #030D1B; } .AnyTagClassName { color: #030D1B; } </style>
<style> a { background-color: #030D1B; } a { background-color: rgb(3,13,27); } div.DivClassName { background-color: #030D1B; } .BgClassName { background-color: #030D1B; } </style>
<style> span { border-color: #030D1B; } span { border-color: rgb(3,13,27); } td.TdClassName { border-color: #030D1B; } .TagClassName { border-color: #030D1B; } </style>