#170F19 (or 0x170F19) is unknown color: approx Blackcurrant. HEX triplet: 17, 0F and 19. RGB value is (23,15,25). Sum of RGB (Red+Green+Blue) = 23+15+25=63 (8% of max value = 765). Red value is 23 (9.38% from 255 or 36.51% from 63); Green value is 15 (6.25% from 255 or 23.81% from 63); Blue value is 25 (10.16% from 255 or 39.68% from 63); Max value from RGB is 25 - color contains mainly: blue. Hex color #170F19 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #170F19 is #E8F0E6. Grayscale: #121212. Windows color (decimal): -15266023 or 1642263. OLE color: 1642263.
HSL color Cylindrical-coordinate representation of color #170F19: hue angle of 288º degrees, saturation: 0.25, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #170F19 is Cyan = 0.08, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.90.
<style> p { color: #170F19; } p { color: rgb(23,15,25); } H1.HeaderClassName { color: #170F19; } .AnyTagClassName { color: #170F19; } </style>
<style> a { background-color: #170F19; } a { background-color: rgb(23,15,25); } div.DivClassName { background-color: #170F19; } .BgClassName { background-color: #170F19; } </style>
<style> span { border-color: #170F19; } span { border-color: rgb(23,15,25); } td.TdClassName { border-color: #170F19; } .TagClassName { border-color: #170F19; } </style>