#1C170B (or 0x1C170B) is unknown color: approx Maire. HEX triplet: 1C, 17 and 0B. RGB value is (28,23,11). Sum of RGB (Red+Green+Blue) = 28+23+11=62 (8% of max value = 765). Red value is 28 (11.33% from 255 or 45.16% from 62); Green value is 23 (9.38% from 255 or 37.10% from 62); Blue value is 11 (4.69% from 255 or 17.74% from 62); Max value from RGB is 28 - color contains mainly: red. Hex color #1C170B is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1C170B is #E3E8F4. Grayscale: #171717. Windows color (decimal): -14936309 or 726812. OLE color: 726812.
HSL color Cylindrical-coordinate representation of color #1C170B: hue angle of 42.35º degrees, saturation: 0.44, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #1C170B is Cyan = 0, Magento = 0.18, Yellow = 0.61 and Black (K on CMYK) = 0.89.
<style> p { color: #1C170B; } p { color: rgb(28,23,11); } H1.HeaderClassName { color: #1C170B; } .AnyTagClassName { color: #1C170B; } </style>
<style> a { background-color: #1C170B; } a { background-color: rgb(28,23,11); } div.DivClassName { background-color: #1C170B; } .BgClassName { background-color: #1C170B; } </style>
<style> span { border-color: #1C170B; } span { border-color: rgb(28,23,11); } td.TdClassName { border-color: #1C170B; } .TagClassName { border-color: #1C170B; } </style>