#033AC0 (or 0x033AC0) is unknown color: approx Cobalt. HEX triplet: 03, 3A and C0. RGB value is (3,58,192). Sum of RGB (Red+Green+Blue) = 3+58+192=253 (33% of max value = 765). Red value is 3 (1.56% from 255 or 1.19% from 253); Green value is 58 (23.05% from 255 or 22.92% from 253); Blue value is 192 (75.39% from 255 or 75.89% from 253); Max value from RGB is 192 - color contains mainly: blue. Hex color #033AC0 is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #033AC0 is #FCC53F. Grayscale: #383838. Windows color (decimal): -16565568 or 12597763. OLE color: 12597763.
HSL color Cylindrical-coordinate representation of color #033AC0: hue angle of 222.54º degrees, saturation: 0.97, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #033AC0 is Cyan = 0.98, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #033AC0; } p { color: rgb(3,58,192); } H1.HeaderClassName { color: #033AC0; } .AnyTagClassName { color: #033AC0; } </style>
<style> a { background-color: #033AC0; } a { background-color: rgb(3,58,192); } div.DivClassName { background-color: #033AC0; } .BgClassName { background-color: #033AC0; } </style>
<style> span { border-color: #033AC0; } span { border-color: rgb(3,58,192); } td.TdClassName { border-color: #033AC0; } .TagClassName { border-color: #033AC0; } </style>