#0A171C (or 0x0A171C) is unknown color: approx Black Pearl. HEX triplet: 0A, 17 and 1C. RGB value is (10,23,28). Sum of RGB (Red+Green+Blue) = 10+23+28=61 (8% of max value = 765). Red value is 10 (4.30% from 255 or 16.39% from 61); Green value is 23 (9.38% from 255 or 37.70% from 61); Blue value is 28 (11.33% from 255 or 45.90% from 61); Max value from RGB is 28 - color contains mainly: blue. Hex color #0A171C is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0A171C is #F5E8E3. Grayscale: #131313. Windows color (decimal): -16115940 or 1840906. OLE color: 1840906.
HSL color Cylindrical-coordinate representation of color #0A171C: hue angle of 196.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 #0A171C is Cyan = 0.64, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #0A171C; } p { color: rgb(10,23,28); } H1.HeaderClassName { color: #0A171C; } .AnyTagClassName { color: #0A171C; } </style>
<style> a { background-color: #0A171C; } a { background-color: rgb(10,23,28); } div.DivClassName { background-color: #0A171C; } .BgClassName { background-color: #0A171C; } </style>
<style> span { border-color: #0A171C; } span { border-color: rgb(10,23,28); } td.TdClassName { border-color: #0A171C; } .TagClassName { border-color: #0A171C; } </style>