#190D5E (or 0x190D5E) is unknown color: approx Midnight Blue. HEX triplet: 19, 0D and 5E. RGB value is (25,13,94). Sum of RGB (Red+Green+Blue) = 25+13+94=132 (17% of max value = 765). Red value is 25 (10.16% from 255 or 18.94% from 132); Green value is 13 (5.47% from 255 or 9.85% from 132); Blue value is 94 (37.11% from 255 or 71.21% from 132); Max value from RGB is 94 - color contains mainly: blue. Hex color #190D5E is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #190D5E is #E6F2A1. Grayscale: #191919. Windows color (decimal): -15135394 or 6163737. OLE color: 6163737.
HSL color Cylindrical-coordinate representation of color #190D5E: hue angle of 248.89º degrees, saturation: 0.76, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #190D5E is Cyan = 0.73, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #190D5E; } p { color: rgb(25,13,94); } H1.HeaderClassName { color: #190D5E; } .AnyTagClassName { color: #190D5E; } </style>
<style> a { background-color: #190D5E; } a { background-color: rgb(25,13,94); } div.DivClassName { background-color: #190D5E; } .BgClassName { background-color: #190D5E; } </style>
<style> span { border-color: #190D5E; } span { border-color: rgb(25,13,94); } td.TdClassName { border-color: #190D5E; } .TagClassName { border-color: #190D5E; } </style>