#323B5A (or 0x323B5A) is unknown color: approx Gulf Blue. HEX triplet: 32, 3B and 5A. RGB value is (50,59,90). Sum of RGB (Red+Green+Blue) = 50+59+90=199 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.13% from 199); Green value is 59 (23.44% from 255 or 29.65% from 199); Blue value is 90 (35.55% from 255 or 45.23% from 199); Max value from RGB is 90 - color contains mainly: blue. Hex color #323B5A is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323B5A is #CDC4A5. Grayscale: #3B3B3B. Windows color (decimal): -13485222 or 5913394. OLE color: 5913394.
HSL color Cylindrical-coordinate representation of color #323B5A: hue angle of 226.5º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #323B5A is Cyan = 0.44, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #323B5A; } p { color: rgb(50,59,90); } H1.HeaderClassName { color: #323B5A; } .AnyTagClassName { color: #323B5A; } </style>
<style> a { background-color: #323B5A; } a { background-color: rgb(50,59,90); } div.DivClassName { background-color: #323B5A; } .BgClassName { background-color: #323B5A; } </style>
<style> span { border-color: #323B5A; } span { border-color: rgb(50,59,90); } td.TdClassName { border-color: #323B5A; } .TagClassName { border-color: #323B5A; } </style>