#1C115B (or 0x1C115B) is unknown color: approx Midnight Blue. HEX triplet: 1C, 11 and 5B. RGB value is (28,17,91). Sum of RGB (Red+Green+Blue) = 28+17+91=136 (18% of max value = 765). Red value is 28 (11.33% from 255 or 20.59% from 136); Green value is 17 (7.03% from 255 or 12.5% from 136); Blue value is 91 (35.94% from 255 or 66.91% from 136); Max value from RGB is 91 - color contains mainly: blue. Hex color #1C115B is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1C115B is #E3EEA4. Grayscale: #1C1C1C. Windows color (decimal): -14937765 or 5968156. OLE color: 5968156.
HSL color Cylindrical-coordinate representation of color #1C115B: hue angle of 248.92º degrees, saturation: 0.69, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #1C115B is Cyan = 0.69, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #1C115B; } p { color: rgb(28,17,91); } H1.HeaderClassName { color: #1C115B; } .AnyTagClassName { color: #1C115B; } </style>
<style> a { background-color: #1C115B; } a { background-color: rgb(28,17,91); } div.DivClassName { background-color: #1C115B; } .BgClassName { background-color: #1C115B; } </style>
<style> span { border-color: #1C115B; } span { border-color: rgb(28,17,91); } td.TdClassName { border-color: #1C115B; } .TagClassName { border-color: #1C115B; } </style>