#05A0AF (or 0x05A0AF) is unknown color: approx Bondi Blue. HEX triplet: 05, A0 and AF. RGB value is (5,160,175). Sum of RGB (Red+Green+Blue) = 5+160+175=340 (45% of max value = 765). Red value is 5 (2.34% from 255 or 1.47% from 340); Green value is 160 (62.89% from 255 or 47.06% from 340); Blue value is 175 (68.75% from 255 or 51.47% from 340); Max value from RGB is 175 - color contains mainly: blue. Hex color #05A0AF is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #05A0AF is #FA5F50. Grayscale: #737373. Windows color (decimal): -16408401 or 11509765. OLE color: 11509765.
HSL color Cylindrical-coordinate representation of color #05A0AF: hue angle of 185.29º degrees, saturation: 0.94, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #05A0AF is Cyan = 0.97, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #05A0AF; } p { color: rgb(5,160,175); } H1.HeaderClassName { color: #05A0AF; } .AnyTagClassName { color: #05A0AF; } </style>
<style> a { background-color: #05A0AF; } a { background-color: rgb(5,160,175); } div.DivClassName { background-color: #05A0AF; } .BgClassName { background-color: #05A0AF; } </style>
<style> span { border-color: #05A0AF; } span { border-color: rgb(5,160,175); } td.TdClassName { border-color: #05A0AF; } .TagClassName { border-color: #05A0AF; } </style>