#60A2F2 (or 0x60A2F2) is unknown color: approx Cornflower Blue. HEX triplet: 60, A2 and F2. RGB value is (96,162,242). Sum of RGB (Red+Green+Blue) = 96+162+242=500 (66% of max value = 765). Red value is 96 (37.89% from 255 or 19.2% from 500); Green value is 162 (63.67% from 255 or 32.4% from 500); Blue value is 242 (94.92% from 255 or 48.4% from 500); Max value from RGB is 242 - color contains mainly: blue. Hex color #60A2F2 is not a web safe color. Web safe color analog (approx): #6699FF. Inversed color of #60A2F2 is #9F5D0D. Grayscale: #979797. Windows color (decimal): -10444046 or 15901280. OLE color: 15901280.
HSL color Cylindrical-coordinate representation of color #60A2F2: hue angle of 212.88º degrees, saturation: 0.85, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #60A2F2 is Cyan = 0.60, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #60a2f2; } p { color: rgb(96,162,242); } H1.HeaderClassName { color: #60a2f2; } .AnyTagClassName { color: #60a2f2; } </style>
<style> a { background-color: #60a2f2; } a { background-color: rgb(96,162,242); } div.DivClassName { background-color: #60a2f2; } .BgClassName { background-color: #60a2f2; } </style>
<style> span { border-color: #60a2f2; } span { border-color: rgb(96,162,242); } td.TdClassName { border-color: #60a2f2; } .TagClassName { border-color: #60a2f2; } </style>