#323BBD (or 0x323BBD) is unknown color: approx Persian Blue. HEX triplet: 32, 3B and BD. RGB value is (50,59,189). Sum of RGB (Red+Green+Blue) = 50+59+189=298 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.78% from 298); Green value is 59 (23.44% from 255 or 19.80% from 298); Blue value is 189 (74.22% from 255 or 63.42% from 298); Max value from RGB is 189 - color contains mainly: blue. Hex color #323BBD is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #323BBD is #CDC442. Grayscale: #464646. Windows color (decimal): -13485123 or 12401458. OLE color: 12401458.
HSL color Cylindrical-coordinate representation of color #323BBD: hue angle of 236.12º degrees, saturation: 0.58, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #323BBD is Cyan = 0.74, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #323BBD; } p { color: rgb(50,59,189); } H1.HeaderClassName { color: #323BBD; } .AnyTagClassName { color: #323BBD; } </style>
<style> a { background-color: #323BBD; } a { background-color: rgb(50,59,189); } div.DivClassName { background-color: #323BBD; } .BgClassName { background-color: #323BBD; } </style>
<style> span { border-color: #323BBD; } span { border-color: rgb(50,59,189); } td.TdClassName { border-color: #323BBD; } .TagClassName { border-color: #323BBD; } </style>