#1C293D (or 0x1C293D) is unknown color: approx Midnight. HEX triplet: 1C, 29 and 3D. RGB value is (28,41,61). Sum of RGB (Red+Green+Blue) = 28+41+61=130 (17% of max value = 765). Red value is 28 (11.33% from 255 or 21.54% from 130); Green value is 41 (16.41% from 255 or 31.54% from 130); Blue value is 61 (24.22% from 255 or 46.92% from 130); Max value from RGB is 61 - color contains mainly: blue. Hex color #1C293D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1C293D is #E3D6C2. Grayscale: #272727. Windows color (decimal): -14931651 or 4008220. OLE color: 4008220.
HSL color Cylindrical-coordinate representation of color #1C293D: hue angle of 216.36º degrees, saturation: 0.37, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #1C293D is Cyan = 0.54, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.76.
<style> p { color: #1C293D; } p { color: rgb(28,41,61); } H1.HeaderClassName { color: #1C293D; } .AnyTagClassName { color: #1C293D; } </style>
<style> a { background-color: #1C293D; } a { background-color: rgb(28,41,61); } div.DivClassName { background-color: #1C293D; } .BgClassName { background-color: #1C293D; } </style>
<style> span { border-color: #1C293D; } span { border-color: rgb(28,41,61); } td.TdClassName { border-color: #1C293D; } .TagClassName { border-color: #1C293D; } </style>