#1C2E8B (or 0x1C2E8B) is unknown color: approx Egyptian Blue. HEX triplet: 1C, 2E and 8B. RGB value is (28,46,139). Sum of RGB (Red+Green+Blue) = 28+46+139=213 (28% of max value = 765). Red value is 28 (11.33% from 255 or 13.15% from 213); Green value is 46 (18.36% from 255 or 21.60% from 213); Blue value is 139 (54.69% from 255 or 65.26% from 213); Max value from RGB is 139 - color contains mainly: blue. Hex color #1C2E8B is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #1C2E8B is #E3D174. Grayscale: #323232. Windows color (decimal): -14930293 or 9121308. OLE color: 9121308.
HSL color Cylindrical-coordinate representation of color #1C2E8B: hue angle of 230.27º degrees, saturation: 0.66, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #1C2E8B is Cyan = 0.80, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #1C2E8B; } p { color: rgb(28,46,139); } H1.HeaderClassName { color: #1C2E8B; } .AnyTagClassName { color: #1C2E8B; } </style>
<style> a { background-color: #1C2E8B; } a { background-color: rgb(28,46,139); } div.DivClassName { background-color: #1C2E8B; } .BgClassName { background-color: #1C2E8B; } </style>
<style> span { border-color: #1C2E8B; } span { border-color: rgb(28,46,139); } td.TdClassName { border-color: #1C2E8B; } .TagClassName { border-color: #1C2E8B; } </style>