#180D8E (or 0x180D8E) is unknown color: approx Ultramarine. HEX triplet: 18, 0D and 8E. RGB value is (24,13,142). Sum of RGB (Red+Green+Blue) = 24+13+142=179 (23% of max value = 765). Red value is 24 (9.77% from 255 or 13.41% from 179); Green value is 13 (5.47% from 255 or 7.26% from 179); Blue value is 142 (55.86% from 255 or 79.33% from 179); Max value from RGB is 142 - color contains mainly: blue. Hex color #180D8E is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #180D8E is #E7F271. Grayscale: #1E1E1E. Windows color (decimal): -15200882 or 9309464. OLE color: 9309464.
HSL color Cylindrical-coordinate representation of color #180D8E: hue angle of 245.12º degrees, saturation: 0.83, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #180D8E is Cyan = 0.83, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.44.
<style> p { color: #180D8E; } p { color: rgb(24,13,142); } H1.HeaderClassName { color: #180D8E; } .AnyTagClassName { color: #180D8E; } </style>
<style> a { background-color: #180D8E; } a { background-color: rgb(24,13,142); } div.DivClassName { background-color: #180D8E; } .BgClassName { background-color: #180D8E; } </style>
<style> span { border-color: #180D8E; } span { border-color: rgb(24,13,142); } td.TdClassName { border-color: #180D8E; } .TagClassName { border-color: #180D8E; } </style>