#357FCC (or 0x357FCC) is unknown color: approx Curious Blue. HEX triplet: 35, 7F and CC. RGB value is (53,127,204). Sum of RGB (Red+Green+Blue) = 53+127+204=384 (50% of max value = 765). Red value is 53 (21.09% from 255 or 13.80% from 384); Green value is 127 (50% from 255 or 33.07% from 384); Blue value is 204 (80.08% from 255 or 53.12% from 384); Max value from RGB is 204 - color contains mainly: blue. Hex color #357FCC is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #357FCC is #CA8033. Grayscale: #717171. Windows color (decimal): -13271092 or 13401909. OLE color: 13401909.
HSL color Cylindrical-coordinate representation of color #357FCC: hue angle of 210.6º degrees, saturation: 0.6, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #357FCC is Cyan = 0.74, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #357FCC; } p { color: rgb(53,127,204); } H1.HeaderClassName { color: #357FCC; } .AnyTagClassName { color: #357FCC; } </style>
<style> a { background-color: #357FCC; } a { background-color: rgb(53,127,204); } div.DivClassName { background-color: #357FCC; } .BgClassName { background-color: #357FCC; } </style>
<style> span { border-color: #357FCC; } span { border-color: rgb(53,127,204); } td.TdClassName { border-color: #357FCC; } .TagClassName { border-color: #357FCC; } </style>