#326EC8 (or 0x326EC8) is unknown color: approx Royal Blue. HEX triplet: 32, 6E and C8. RGB value is (50,110,200). Sum of RGB (Red+Green+Blue) = 50+110+200=360 (47% of max value = 765). Red value is 50 (19.92% from 255 or 13.89% from 360); Green value is 110 (43.36% from 255 or 30.56% from 360); Blue value is 200 (78.52% from 255 or 55.56% from 360); Max value from RGB is 200 - color contains mainly: blue. Hex color #326EC8 is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #326EC8 is #CD9137. Grayscale: #656565. Windows color (decimal): -13472056 or 13135410. OLE color: 13135410.
HSL color Cylindrical-coordinate representation of color #326EC8: hue angle of 216º 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 #326EC8 is Cyan = 0.75, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #326EC8; } p { color: rgb(50,110,200); } H1.HeaderClassName { color: #326EC8; } .AnyTagClassName { color: #326EC8; } </style>
<style> a { background-color: #326EC8; } a { background-color: rgb(50,110,200); } div.DivClassName { background-color: #326EC8; } .BgClassName { background-color: #326EC8; } </style>
<style> span { border-color: #326EC8; } span { border-color: rgb(50,110,200); } td.TdClassName { border-color: #326EC8; } .TagClassName { border-color: #326EC8; } </style>