#030A0C (or 0x030A0C) is unknown color: approx Black Pearl. HEX triplet: 03, 0A and 0C. RGB value is (3,10,12). Sum of RGB (Red+Green+Blue) = 3+10+12=25 (3% of max value = 765). Red value is 3 (1.56% from 255 or 12% from 25); Green value is 10 (4.30% from 255 or 40% from 25); Blue value is 12 (5.08% from 255 or 48% from 25); Max value from RGB is 12 - color contains mainly: blue. Hex color #030A0C is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #030A0C is #FCF5F3. Grayscale: #080808. Windows color (decimal): -16578036 or 788995. OLE color: 788995.
HSL color Cylindrical-coordinate representation of color #030A0C: hue angle of 193.33º degrees, saturation: 0.6, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #030A0C is Cyan = 0.75, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.95.
<style> p { color: #030A0C; } p { color: rgb(3,10,12); } H1.HeaderClassName { color: #030A0C; } .AnyTagClassName { color: #030A0C; } </style>
<style> a { background-color: #030A0C; } a { background-color: rgb(3,10,12); } div.DivClassName { background-color: #030A0C; } .BgClassName { background-color: #030A0C; } </style>
<style> span { border-color: #030A0C; } span { border-color: rgb(3,10,12); } td.TdClassName { border-color: #030A0C; } .TagClassName { border-color: #030A0C; } </style>