#1C0106 (or 0x1C0106) is unknown color: approx Rustic Red. HEX triplet: 1C, 01 and 06. RGB value is (28,1,6). Sum of RGB (Red+Green+Blue) = 28+1+6=35 (4% of max value = 765). Red value is 28 (11.33% from 255 or 80% from 35); Green value is 1 (0.78% from 255 or 2.86% from 35); Blue value is 6 (2.73% from 255 or 17.14% from 35); Max value from RGB is 28 - color contains mainly: red. Hex color #1C0106 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1C0106 is #E3FEF9. Grayscale: #090909. Windows color (decimal): -14941946 or 393500. OLE color: 393500.
HSL color Cylindrical-coordinate representation of color #1C0106: hue angle of 348.89º degrees, saturation: 0.93, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #1C0106 is Cyan = 0, Magento = 0.96, Yellow = 0.79 and Black (K on CMYK) = 0.89.
<style> p { color: #1C0106; } p { color: rgb(28,1,6); } H1.HeaderClassName { color: #1C0106; } .AnyTagClassName { color: #1C0106; } </style>
<style> a { background-color: #1C0106; } a { background-color: rgb(28,1,6); } div.DivClassName { background-color: #1C0106; } .BgClassName { background-color: #1C0106; } </style>
<style> span { border-color: #1C0106; } span { border-color: rgb(28,1,6); } td.TdClassName { border-color: #1C0106; } .TagClassName { border-color: #1C0106; } </style>