#05212C (or 0x05212C) is unknown color: approx Black Pearl. HEX triplet: 05, 21 and 2C. RGB value is (5,33,44). Sum of RGB (Red+Green+Blue) = 5+33+44=82 (10% of max value = 765). Red value is 5 (2.34% from 255 or 6.10% from 82); Green value is 33 (13.28% from 255 or 40.24% from 82); Blue value is 44 (17.58% from 255 or 53.66% from 82); Max value from RGB is 44 - color contains mainly: blue. Hex color #05212C is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #05212C is #FADED3. Grayscale: #191919. Windows color (decimal): -16441044 or 2892037. OLE color: 2892037.
HSL color Cylindrical-coordinate representation of color #05212C: hue angle of 196.92º degrees, saturation: 0.8, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #05212C is Cyan = 0.89, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.83.
<style> p { color: #05212C; } p { color: rgb(5,33,44); } H1.HeaderClassName { color: #05212C; } .AnyTagClassName { color: #05212C; } </style>
<style> a { background-color: #05212C; } a { background-color: rgb(5,33,44); } div.DivClassName { background-color: #05212C; } .BgClassName { background-color: #05212C; } </style>
<style> span { border-color: #05212C; } span { border-color: rgb(5,33,44); } td.TdClassName { border-color: #05212C; } .TagClassName { border-color: #05212C; } </style>