#52A87F (or 0x52A87F) is unknown color: approx Ocean Green. HEX triplet: 52, A8 and 7F. RGB value is (82,168,127). Sum of RGB (Red+Green+Blue) = 82+168+127=377 (49% of max value = 765). Red value is 82 (32.42% from 255 or 21.75% from 377); Green value is 168 (66.02% from 255 or 44.56% from 377); Blue value is 127 (50% from 255 or 33.69% from 377); Max value from RGB is 168 - color contains mainly: green. Hex color #52A87F is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #52A87F is #AD5780. Grayscale: #898989. Windows color (decimal): -11360129 or 8366162. OLE color: 8366162.
HSL color Cylindrical-coordinate representation of color #52A87F: hue angle of 151.4º degrees, saturation: 0.34, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #52A87F is Cyan = 0.51, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.34.
<style> p { color: #52A87F; } p { color: rgb(82,168,127); } H1.HeaderClassName { color: #52A87F; } .AnyTagClassName { color: #52A87F; } </style>
<style> a { background-color: #52A87F; } a { background-color: rgb(82,168,127); } div.DivClassName { background-color: #52A87F; } .BgClassName { background-color: #52A87F; } </style>
<style> span { border-color: #52A87F; } span { border-color: rgb(82,168,127); } td.TdClassName { border-color: #52A87F; } .TagClassName { border-color: #52A87F; } </style>