#60AACA (or 0x60AACA) is unknown color: approx Picton Blue. HEX triplet: 60, AA and CA. RGB value is (96,170,202). Sum of RGB (Red+Green+Blue) = 96+170+202=468 (61% of max value = 765). Red value is 96 (37.89% from 255 or 20.51% from 468); Green value is 170 (66.80% from 255 or 36.32% from 468); Blue value is 202 (79.30% from 255 or 43.16% from 468); Max value from RGB is 202 - color contains mainly: blue. Hex color #60AACA is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #60AACA is #9F5535. Grayscale: #979797. Windows color (decimal): -10442038 or 13281888. OLE color: 13281888.
HSL color Cylindrical-coordinate representation of color #60AACA: hue angle of 198.11º degrees, saturation: 0.5, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #60AACA is Cyan = 0.52, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #60aaca; } p { color: rgb(96,170,202); } H1.HeaderClassName { color: #60aaca; } .AnyTagClassName { color: #60aaca; } </style>
<style> a { background-color: #60aaca; } a { background-color: rgb(96,170,202); } div.DivClassName { background-color: #60aaca; } .BgClassName { background-color: #60aaca; } </style>
<style> span { border-color: #60aaca; } span { border-color: rgb(96,170,202); } td.TdClassName { border-color: #60aaca; } .TagClassName { border-color: #60aaca; } </style>