#1C334B (or 0x1C334B) is unknown color: approx Blue Whale. HEX triplet: 1C, 33 and 4B. RGB value is (28,51,75). Sum of RGB (Red+Green+Blue) = 28+51+75=154 (20% of max value = 765). Red value is 28 (11.33% from 255 or 18.18% from 154); Green value is 51 (20.31% from 255 or 33.12% from 154); Blue value is 75 (29.69% from 255 or 48.70% from 154); Max value from RGB is 75 - color contains mainly: blue. Hex color #1C334B is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1C334B is #E3CCB4. Grayscale: #2E2E2E. Windows color (decimal): -14929077 or 4928284. OLE color: 4928284.
HSL color Cylindrical-coordinate representation of color #1C334B: hue angle of 210.64º degrees, saturation: 0.46, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #1C334B is Cyan = 0.63, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #1C334B; } p { color: rgb(28,51,75); } H1.HeaderClassName { color: #1C334B; } .AnyTagClassName { color: #1C334B; } </style>
<style> a { background-color: #1C334B; } a { background-color: rgb(28,51,75); } div.DivClassName { background-color: #1C334B; } .BgClassName { background-color: #1C334B; } </style>
<style> span { border-color: #1C334B; } span { border-color: rgb(28,51,75); } td.TdClassName { border-color: #1C334B; } .TagClassName { border-color: #1C334B; } </style>