#170B07 (or 0x170B07) is unknown color: approx Black. HEX triplet: 17, 0B and 07. RGB value is (23,11,7). Sum of RGB (Red+Green+Blue) = 23+11+7=41 (5% of max value = 765). Red value is 23 (9.38% from 255 or 56.10% from 41); Green value is 11 (4.69% from 255 or 26.83% from 41); Blue value is 7 (3.12% from 255 or 17.07% from 41); Max value from RGB is 23 - color contains mainly: red. Hex color #170B07 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #170B07 is #E8F4F8. Grayscale: #0E0E0E. Windows color (decimal): -15267065 or 461591. OLE color: 461591.
HSL color Cylindrical-coordinate representation of color #170B07: hue angle of 15º degrees, saturation: 0.53, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #170B07 is Cyan = 0, Magento = 0.52, Yellow = 0.70 and Black (K on CMYK) = 0.91.
<style> p { color: #170B07; } p { color: rgb(23,11,7); } H1.HeaderClassName { color: #170B07; } .AnyTagClassName { color: #170B07; } </style>
<style> a { background-color: #170B07; } a { background-color: rgb(23,11,7); } div.DivClassName { background-color: #170B07; } .BgClassName { background-color: #170B07; } </style>
<style> span { border-color: #170B07; } span { border-color: rgb(23,11,7); } td.TdClassName { border-color: #170B07; } .TagClassName { border-color: #170B07; } </style>