#130C53 (or 0x130C53) is unknown color: approx Midnight Blue. HEX triplet: 13, 0C and 53. RGB value is (19,12,83). Sum of RGB (Red+Green+Blue) = 19+12+83=114 (15% of max value = 765). Red value is 19 (7.81% from 255 or 16.67% from 114); Green value is 12 (5.08% from 255 or 10.53% from 114); Blue value is 83 (32.81% from 255 or 72.81% from 114); Max value from RGB is 83 - color contains mainly: blue. Hex color #130C53 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #130C53 is #ECF3AC. Grayscale: #151515. Windows color (decimal): -15528877 or 5442579. OLE color: 5442579.
HSL color Cylindrical-coordinate representation of color #130C53: hue angle of 245.92º degrees, saturation: 0.75, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #130C53 is Cyan = 0.77, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #130C53; } p { color: rgb(19,12,83); } H1.HeaderClassName { color: #130C53; } .AnyTagClassName { color: #130C53; } </style>
<style> a { background-color: #130C53; } a { background-color: rgb(19,12,83); } div.DivClassName { background-color: #130C53; } .BgClassName { background-color: #130C53; } </style>
<style> span { border-color: #130C53; } span { border-color: rgb(19,12,83); } td.TdClassName { border-color: #130C53; } .TagClassName { border-color: #130C53; } </style>