#05171D (or 0x05171D) is unknown color: approx Black Pearl. HEX triplet: 05, 17 and 1D. RGB value is (5,23,29). Sum of RGB (Red+Green+Blue) = 5+23+29=57 (7% of max value = 765). Red value is 5 (2.34% from 255 or 8.77% from 57); Green value is 23 (9.38% from 255 or 40.35% from 57); Blue value is 29 (11.72% from 255 or 50.88% from 57); Max value from RGB is 29 - color contains mainly: blue. Hex color #05171D is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #05171D is #FAE8E2. Grayscale: #121212. Windows color (decimal): -16443619 or 1906437. OLE color: 1906437.
HSL color Cylindrical-coordinate representation of color #05171D: hue angle of 195º degrees, saturation: 0.71, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #05171D is Cyan = 0.83, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #05171D; } p { color: rgb(5,23,29); } H1.HeaderClassName { color: #05171D; } .AnyTagClassName { color: #05171D; } </style>
<style> a { background-color: #05171D; } a { background-color: rgb(5,23,29); } div.DivClassName { background-color: #05171D; } .BgClassName { background-color: #05171D; } </style>
<style> span { border-color: #05171D; } span { border-color: rgb(5,23,29); } td.TdClassName { border-color: #05171D; } .TagClassName { border-color: #05171D; } </style>