#1C181F (or 0x1C181F) is unknown color: approx Blackcurrant. HEX triplet: 1C, 18 and 1F. RGB value is (28,24,31). Sum of RGB (Red+Green+Blue) = 28+24+31=83 (10% of max value = 765). Red value is 28 (11.33% from 255 or 33.73% from 83); Green value is 24 (9.77% from 255 or 28.92% from 83); Blue value is 31 (12.5% from 255 or 37.35% from 83); Max value from RGB is 31 - color contains mainly: blue. Hex color #1C181F is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #1C181F is #E3E7E0. Grayscale: #191919. Windows color (decimal): -14936033 or 2037788. OLE color: 2037788.
HSL color Cylindrical-coordinate representation of color #1C181F: hue angle of 274.29º degrees, saturation: 0.13, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #1C181F is Cyan = 0.10, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.88.
<style> p { color: #1C181F; } p { color: rgb(28,24,31); } H1.HeaderClassName { color: #1C181F; } .AnyTagClassName { color: #1C181F; } </style>
<style> a { background-color: #1C181F; } a { background-color: rgb(28,24,31); } div.DivClassName { background-color: #1C181F; } .BgClassName { background-color: #1C181F; } </style>
<style> span { border-color: #1C181F; } span { border-color: rgb(28,24,31); } td.TdClassName { border-color: #1C181F; } .TagClassName { border-color: #1C181F; } </style>