#75ABAA (or 0x75ABAA) is unknown color: approx Neptune. HEX triplet: 75, AB and AA. RGB value is (117,171,170). Sum of RGB (Red+Green+Blue) = 117+171+170=458 (60% of max value = 765). Red value is 117 (46.09% from 255 or 25.55% from 458); Green value is 171 (67.19% from 255 or 37.34% from 458); Blue value is 170 (66.80% from 255 or 37.12% from 458); Max value from RGB is 171 - color contains mainly: green. Hex color #75ABAA is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #75ABAA is #8A5455. Grayscale: #9A9A9A. Windows color (decimal): -9065558 or 11185013. OLE color: 11185013.
HSL color Cylindrical-coordinate representation of color #75ABAA: hue angle of 178.89º degrees, saturation: 0.24, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #75ABAA is Cyan = 0.32, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.33.
<style> p { color: #75ABAA; } p { color: rgb(117,171,170); } H1.HeaderClassName { color: #75ABAA; } .AnyTagClassName { color: #75ABAA; } </style>
<style> a { background-color: #75ABAA; } a { background-color: rgb(117,171,170); } div.DivClassName { background-color: #75ABAA; } .BgClassName { background-color: #75ABAA; } </style>
<style> span { border-color: #75ABAA; } span { border-color: rgb(117,171,170); } td.TdClassName { border-color: #75ABAA; } .TagClassName { border-color: #75ABAA; } </style>