#180C66 (or 0x180C66) is unknown color: approx Midnight Blue. HEX triplet: 18, 0C and 66. RGB value is (24,12,102). Sum of RGB (Red+Green+Blue) = 24+12+102=138 (18% of max value = 765). Red value is 24 (9.77% from 255 or 17.39% from 138); Green value is 12 (5.08% from 255 or 8.70% from 138); Blue value is 102 (40.23% from 255 or 73.91% from 138); Max value from RGB is 102 - color contains mainly: blue. Hex color #180C66 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #180C66 is #E7F399. Grayscale: #191919. Windows color (decimal): -15201178 or 6687768. OLE color: 6687768.
HSL color Cylindrical-coordinate representation of color #180C66: hue angle of 248º degrees, saturation: 0.79, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #180C66 is Cyan = 0.76, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.6.
<style> p { color: #180C66; } p { color: rgb(24,12,102); } H1.HeaderClassName { color: #180C66; } .AnyTagClassName { color: #180C66; } </style>
<style> a { background-color: #180C66; } a { background-color: rgb(24,12,102); } div.DivClassName { background-color: #180C66; } .BgClassName { background-color: #180C66; } </style>
<style> span { border-color: #180C66; } span { border-color: rgb(24,12,102); } td.TdClassName { border-color: #180C66; } .TagClassName { border-color: #180C66; } </style>