#45A0AA (or 0x45A0AA) is unknown color: approx Boston Blue. HEX triplet: 45, A0 and AA. RGB value is (69,160,170). Sum of RGB (Red+Green+Blue) = 69+160+170=399 (52% of max value = 765). Red value is 69 (27.34% from 255 or 17.29% from 399); Green value is 160 (62.89% from 255 or 40.10% from 399); Blue value is 170 (66.80% from 255 or 42.61% from 399); Max value from RGB is 170 - color contains mainly: blue. Hex color #45A0AA is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #45A0AA is #BA5F55. Grayscale: #858585. Windows color (decimal): -12214102 or 11182149. OLE color: 11182149.
HSL color Cylindrical-coordinate representation of color #45A0AA: hue angle of 185.94º degrees, saturation: 0.42, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #45A0AA is Cyan = 0.59, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #45A0AA; } p { color: rgb(69,160,170); } H1.HeaderClassName { color: #45A0AA; } .AnyTagClassName { color: #45A0AA; } </style>
<style> a { background-color: #45A0AA; } a { background-color: rgb(69,160,170); } div.DivClassName { background-color: #45A0AA; } .BgClassName { background-color: #45A0AA; } </style>
<style> span { border-color: #45A0AA; } span { border-color: rgb(69,160,170); } td.TdClassName { border-color: #45A0AA; } .TagClassName { border-color: #45A0AA; } </style>