#1D315F (or 0x1D315F) is unknown color: approx Catalina Blue. HEX triplet: 1D, 31 and 5F. RGB value is (29,49,95). Sum of RGB (Red+Green+Blue) = 29+49+95=173 (22% of max value = 765). Red value is 29 (11.72% from 255 or 16.76% from 173); Green value is 49 (19.53% from 255 or 28.32% from 173); Blue value is 95 (37.5% from 255 or 54.91% from 173); Max value from RGB is 95 - color contains mainly: blue. Hex color #1D315F is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1D315F is #E2CEA0. Grayscale: #303030. Windows color (decimal): -14864033 or 6238493. OLE color: 6238493.
HSL color Cylindrical-coordinate representation of color #1D315F: hue angle of 221.82º degrees, saturation: 0.53, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #1D315F is Cyan = 0.69, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #1D315F; } p { color: rgb(29,49,95); } H1.HeaderClassName { color: #1D315F; } .AnyTagClassName { color: #1D315F; } </style>
<style> a { background-color: #1D315F; } a { background-color: rgb(29,49,95); } div.DivClassName { background-color: #1D315F; } .BgClassName { background-color: #1D315F; } </style>
<style> span { border-color: #1D315F; } span { border-color: rgb(29,49,95); } td.TdClassName { border-color: #1D315F; } .TagClassName { border-color: #1D315F; } </style>