#60ABB2 (or 0x60ABB2) is unknown color: approx Fountain Blue. HEX triplet: 60, AB and B2. RGB value is (96,171,178). Sum of RGB (Red+Green+Blue) = 96+171+178=445 (58% of max value = 765). Red value is 96 (37.89% from 255 or 21.57% from 445); Green value is 171 (67.19% from 255 or 38.43% from 445); Blue value is 178 (69.92% from 255 or 40% from 445); Max value from RGB is 178 - color contains mainly: blue. Hex color #60ABB2 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #60ABB2 is #9F544D. Grayscale: #959595. Windows color (decimal): -10441806 or 11709280. OLE color: 11709280.
HSL color Cylindrical-coordinate representation of color #60ABB2: hue angle of 185.12º degrees, saturation: 0.35, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #60ABB2 is Cyan = 0.46, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #60ABB2; } p { color: rgb(96,171,178); } H1.HeaderClassName { color: #60ABB2; } .AnyTagClassName { color: #60ABB2; } </style>
<style> a { background-color: #60ABB2; } a { background-color: rgb(96,171,178); } div.DivClassName { background-color: #60ABB2; } .BgClassName { background-color: #60ABB2; } </style>
<style> span { border-color: #60ABB2; } span { border-color: rgb(96,171,178); } td.TdClassName { border-color: #60ABB2; } .TagClassName { border-color: #60ABB2; } </style>