#323AC8 (or 0x323AC8) is unknown color: approx Persian Blue. HEX triplet: 32, 3A and C8. RGB value is (50,58,200). Sum of RGB (Red+Green+Blue) = 50+58+200=308 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.23% from 308); Green value is 58 (23.05% from 255 or 18.83% from 308); Blue value is 200 (78.52% from 255 or 64.94% from 308); Max value from RGB is 200 - color contains mainly: blue. Hex color #323AC8 is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #323AC8 is #CDC537. Grayscale: #474747. Windows color (decimal): -13485368 or 13122098. OLE color: 13122098.
HSL color Cylindrical-coordinate representation of color #323AC8: hue angle of 236.8º degrees, saturation: 0.6, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #323AC8 is Cyan = 0.75, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #323ac8; } p { color: rgb(50,58,200); } H1.HeaderClassName { color: #323ac8; } .AnyTagClassName { color: #323ac8; } </style>
<style> a { background-color: #323ac8; } a { background-color: rgb(50,58,200); } div.DivClassName { background-color: #323ac8; } .BgClassName { background-color: #323ac8; } </style>
<style> span { border-color: #323ac8; } span { border-color: rgb(50,58,200); } td.TdClassName { border-color: #323ac8; } .TagClassName { border-color: #323ac8; } </style>