#57A1FF (or 0x57A1FF) is unknown color: approx Cornflower Blue. HEX triplet: 57, A1 and FF. RGB value is (87,161,255). Sum of RGB (Red+Green+Blue) = 87+161+255=503 (66% of max value = 765). Red value is 87 (34.38% from 255 or 17.30% from 503); Green value is 161 (63.28% from 255 or 32.01% from 503); Blue value is 255 (100% from 255 or 50.70% from 503); Max value from RGB is 255 - color contains mainly: blue. Hex color #57A1FF is not a web safe color. Web safe color analog (approx): #6699FF. Inversed color of #57A1FF is #A85E00. Grayscale: #959595. Windows color (decimal): -11034113 or 16752983. OLE color: 16752983.
HSL color Cylindrical-coordinate representation of color #57A1FF: hue angle of 213.57º degrees, saturation: 1, lightness: 0.67%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #57A1FF is Cyan = 0.66, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #57A1FF; } p { color: rgb(87,161,255); } H1.HeaderClassName { color: #57A1FF; } .AnyTagClassName { color: #57A1FF; } </style>
<style> a { background-color: #57A1FF; } a { background-color: rgb(87,161,255); } div.DivClassName { background-color: #57A1FF; } .BgClassName { background-color: #57A1FF; } </style>
<style> span { border-color: #57A1FF; } span { border-color: rgb(87,161,255); } td.TdClassName { border-color: #57A1FF; } .TagClassName { border-color: #57A1FF; } </style>