#05090C (or 0x05090C) is unknown color: approx Black Pearl. HEX triplet: 05, 09 and 0C. RGB value is (5,9,12). Sum of RGB (Red+Green+Blue) = 5+9+12=26 (3% of max value = 765). Red value is 5 (2.34% from 255 or 19.23% from 26); Green value is 9 (3.91% from 255 or 34.62% from 26); Blue value is 12 (5.08% from 255 or 46.15% from 26); Max value from RGB is 12 - color contains mainly: blue. Hex color #05090C is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #05090C is #FAF6F3. Grayscale: #080808. Windows color (decimal): -16447220 or 788741. OLE color: 788741.
HSL color Cylindrical-coordinate representation of color #05090C: hue angle of 205.71º degrees, saturation: 0.41, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #05090C is Cyan = 0.58, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.95.
<style> p { color: #05090C; } p { color: rgb(5,9,12); } H1.HeaderClassName { color: #05090C; } .AnyTagClassName { color: #05090C; } </style>
<style> a { background-color: #05090C; } a { background-color: rgb(5,9,12); } div.DivClassName { background-color: #05090C; } .BgClassName { background-color: #05090C; } </style>
<style> span { border-color: #05090C; } span { border-color: rgb(5,9,12); } td.TdClassName { border-color: #05090C; } .TagClassName { border-color: #05090C; } </style>