#18036C (or 0x18036C) is unknown color: approx Midnight Blue. HEX triplet: 18, 03 and 6C. RGB value is (24,3,108). Sum of RGB (Red+Green+Blue) = 24+3+108=135 (17% of max value = 765). Red value is 24 (9.77% from 255 or 17.78% from 135); Green value is 3 (1.56% from 255 or 2.22% from 135); Blue value is 108 (42.58% from 255 or 80% from 135); Max value from RGB is 108 - color contains mainly: blue. Hex color #18036C is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #18036C is #E7FC93. Grayscale: #141414. Windows color (decimal): -15203476 or 7078680. OLE color: 7078680.
HSL color Cylindrical-coordinate representation of color #18036C: hue angle of 252º degrees, saturation: 0.95, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #18036C is Cyan = 0.78, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.58.
<style> p { color: #18036C; } p { color: rgb(24,3,108); } H1.HeaderClassName { color: #18036C; } .AnyTagClassName { color: #18036C; } </style>
<style> a { background-color: #18036C; } a { background-color: rgb(24,3,108); } div.DivClassName { background-color: #18036C; } .BgClassName { background-color: #18036C; } </style>
<style> span { border-color: #18036C; } span { border-color: rgb(24,3,108); } td.TdClassName { border-color: #18036C; } .TagClassName { border-color: #18036C; } </style>