#011D32 (or 0x011D32) is unknown color: approx Black Pearl. HEX triplet: 01, 1D and 32. RGB value is (1,29,50). Sum of RGB (Red+Green+Blue) = 1+29+50=80 (10% of max value = 765). Red value is 1 (0.78% from 255 or 1.25% from 80); Green value is 29 (11.72% from 255 or 36.25% from 80); Blue value is 50 (19.92% from 255 or 62.5% from 80); Max value from RGB is 50 - color contains mainly: blue. Hex color #011D32 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #011D32 is #FEE2CD. Grayscale: #161616. Windows color (decimal): -16704206 or 3284225. OLE color: 3284225.
HSL color Cylindrical-coordinate representation of color #011D32: hue angle of 205.71º degrees, saturation: 0.96, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #011D32 is Cyan = 0.98, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.80.
<style> p { color: #011D32; } p { color: rgb(1,29,50); } H1.HeaderClassName { color: #011D32; } .AnyTagClassName { color: #011D32; } </style>
<style> a { background-color: #011D32; } a { background-color: rgb(1,29,50); } div.DivClassName { background-color: #011D32; } .BgClassName { background-color: #011D32; } </style>
<style> span { border-color: #011D32; } span { border-color: rgb(1,29,50); } td.TdClassName { border-color: #011D32; } .TagClassName { border-color: #011D32; } </style>