#13177E (or 0x13177E) is unknown color: approx Midnight Blue. HEX triplet: 13, 17 and 7E. RGB value is (19,23,126). Sum of RGB (Red+Green+Blue) = 19+23+126=168 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.31% from 168); Green value is 23 (9.38% from 255 or 13.69% from 168); Blue value is 126 (49.61% from 255 or 75% from 168); Max value from RGB is 126 - color contains mainly: blue. Hex color #13177E is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #13177E is #ECE881. Grayscale: #212121. Windows color (decimal): -15526018 or 8263443. OLE color: 8263443.
HSL color Cylindrical-coordinate representation of color #13177E: hue angle of 237.76º degrees, saturation: 0.74, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #13177E is Cyan = 0.85, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #13177e; } p { color: rgb(19,23,126); } H1.HeaderClassName { color: #13177e; } .AnyTagClassName { color: #13177e; } </style>
<style> a { background-color: #13177e; } a { background-color: rgb(19,23,126); } div.DivClassName { background-color: #13177e; } .BgClassName { background-color: #13177e; } </style>
<style> span { border-color: #13177e; } span { border-color: rgb(19,23,126); } td.TdClassName { border-color: #13177e; } .TagClassName { border-color: #13177e; } </style>