#1C2C7B (or 0x1C2C7B) is unknown color: approx Midnight Blue. HEX triplet: 1C, 2C and 7B. RGB value is (28,44,123). Sum of RGB (Red+Green+Blue) = 28+44+123=195 (25% of max value = 765). Red value is 28 (11.33% from 255 or 14.36% from 195); Green value is 44 (17.58% from 255 or 22.56% from 195); Blue value is 123 (48.44% from 255 or 63.08% from 195); Max value from RGB is 123 - color contains mainly: blue. Hex color #1C2C7B is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1C2C7B is #E3D384. Grayscale: #2F2F2F. Windows color (decimal): -14930821 or 8072220. OLE color: 8072220.
HSL color Cylindrical-coordinate representation of color #1C2C7B: hue angle of 229.89º degrees, saturation: 0.63, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #1C2C7B is Cyan = 0.77, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #1C2C7B; } p { color: rgb(28,44,123); } H1.HeaderClassName { color: #1C2C7B; } .AnyTagClassName { color: #1C2C7B; } </style>
<style> a { background-color: #1C2C7B; } a { background-color: rgb(28,44,123); } div.DivClassName { background-color: #1C2C7B; } .BgClassName { background-color: #1C2C7B; } </style>
<style> span { border-color: #1C2C7B; } span { border-color: rgb(28,44,123); } td.TdClassName { border-color: #1C2C7B; } .TagClassName { border-color: #1C2C7B; } </style>