#1C0400 (or 0x1C0400) is unknown color: approx Black. HEX triplet: 1C, 04 and 00. RGB value is (28,4,0). Sum of RGB (Red+Green+Blue) = 28+4+0=32 (4% of max value = 765). Red value is 28 (11.33% from 255 or 87.5% from 32); Green value is 4 (1.95% from 255 or 12.5% from 32); Blue value is 0 (0.39% from 255 or 0% from 32); Max value from RGB is 28 - color contains mainly: red. Hex color #1C0400 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1C0400 is #E3FBFF. Grayscale: #0A0A0A. Windows color (decimal): -14941184 or 1052. OLE color: 1052.
HSL color Cylindrical-coordinate representation of color #1C0400: hue angle of 8.57º degrees, saturation: 1, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 1%. Process color model (Four color, CMYK) of #1C0400 is Cyan = 0, Magento = 0.86, Yellow = 1 and Black (K on CMYK) = 0.89.
<style> p { color: #1C0400; } p { color: rgb(28,4,0); } H1.HeaderClassName { color: #1C0400; } .AnyTagClassName { color: #1C0400; } </style>
<style> a { background-color: #1C0400; } a { background-color: rgb(28,4,0); } div.DivClassName { background-color: #1C0400; } .BgClassName { background-color: #1C0400; } </style>
<style> span { border-color: #1C0400; } span { border-color: rgb(28,4,0); } td.TdClassName { border-color: #1C0400; } .TagClassName { border-color: #1C0400; } </style>