#180A1C (or 0x180A1C) is unknown color: approx Blackcurrant. HEX triplet: 18, 0A and 1C. RGB value is (24,10,28). Sum of RGB (Red+Green+Blue) = 24+10+28=62 (8% of max value = 765). Red value is 24 (9.77% from 255 or 38.71% from 62); Green value is 10 (4.30% from 255 or 16.13% from 62); Blue value is 28 (11.33% from 255 or 45.16% from 62); Max value from RGB is 28 - color contains mainly: blue. Hex color #180A1C is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #180A1C is #E7F5E3. Grayscale: #101010. Windows color (decimal): -15201764 or 1837592. OLE color: 1837592.
HSL color Cylindrical-coordinate representation of color #180A1C: hue angle of 286.67º degrees, saturation: 0.47, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #180A1C is Cyan = 0.14, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #180A1C; } p { color: rgb(24,10,28); } H1.HeaderClassName { color: #180A1C; } .AnyTagClassName { color: #180A1C; } </style>
<style> a { background-color: #180A1C; } a { background-color: rgb(24,10,28); } div.DivClassName { background-color: #180A1C; } .BgClassName { background-color: #180A1C; } </style>
<style> span { border-color: #180A1C; } span { border-color: rgb(24,10,28); } td.TdClassName { border-color: #180A1C; } .TagClassName { border-color: #180A1C; } </style>