#1D558B (or 0x1D558B) is unknown color: approx Endeavour. HEX triplet: 1D, 55 and 8B. RGB value is (29,85,139). Sum of RGB (Red+Green+Blue) = 29+85+139=253 (33% of max value = 765). Red value is 29 (11.72% from 255 or 11.46% from 253); Green value is 85 (33.59% from 255 or 33.60% from 253); Blue value is 139 (54.69% from 255 or 54.94% from 253); Max value from RGB is 139 - color contains mainly: blue. Hex color #1D558B is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #1D558B is #E2AA74. Grayscale: #4A4A4A. Windows color (decimal): -14854773 or 9131293. OLE color: 9131293.
HSL color Cylindrical-coordinate representation of color #1D558B: hue angle of 209.45º degrees, saturation: 0.65, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #1D558B is Cyan = 0.79, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #1D558B; } p { color: rgb(29,85,139); } H1.HeaderClassName { color: #1D558B; } .AnyTagClassName { color: #1D558B; } </style>
<style> a { background-color: #1D558B; } a { background-color: rgb(29,85,139); } div.DivClassName { background-color: #1D558B; } .BgClassName { background-color: #1D558B; } </style>
<style> span { border-color: #1D558B; } span { border-color: rgb(29,85,139); } td.TdClassName { border-color: #1D558B; } .TagClassName { border-color: #1D558B; } </style>