#3204CB (or 0x3204CB) is unknown color: approx Medium Blue. HEX triplet: 32, 04 and CB. RGB value is (50,4,203). Sum of RGB (Red+Green+Blue) = 50+4+203=257 (34% of max value = 765). Red value is 50 (19.92% from 255 or 19.46% from 257); Green value is 4 (1.95% from 255 or 1.56% from 257); Blue value is 203 (79.69% from 255 or 78.99% from 257); Max value from RGB is 203 - color contains mainly: blue. Hex color #3204CB is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #3204CB is #CDFB34. Grayscale: #272727. Windows color (decimal): -13499189 or 13304882. OLE color: 13304882.
HSL color Cylindrical-coordinate representation of color #3204CB: hue angle of 253.87º degrees, saturation: 0.96, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #3204CB is Cyan = 0.75, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #3204CB; } p { color: rgb(50,4,203); } H1.HeaderClassName { color: #3204CB; } .AnyTagClassName { color: #3204CB; } </style>
<style> a { background-color: #3204CB; } a { background-color: rgb(50,4,203); } div.DivClassName { background-color: #3204CB; } .BgClassName { background-color: #3204CB; } </style>
<style> span { border-color: #3204CB; } span { border-color: rgb(50,4,203); } td.TdClassName { border-color: #3204CB; } .TagClassName { border-color: #3204CB; } </style>