#53CABB (or 0x53CABB) is unknown color: approx Medium Turquoise. HEX triplet: 53, CA and BB. RGB value is (83,202,187). Sum of RGB (Red+Green+Blue) = 83+202+187=472 (62% of max value = 765). Red value is 83 (32.81% from 255 or 17.58% from 472); Green value is 202 (79.30% from 255 or 42.80% from 472); Blue value is 187 (73.44% from 255 or 39.62% from 472); Max value from RGB is 202 - color contains mainly: green. Hex color #53CABB is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #53CABB is #AC3544. Grayscale: #A4A4A4. Windows color (decimal): -11285829 or 12307027. OLE color: 12307027.
HSL color Cylindrical-coordinate representation of color #53CABB: hue angle of 172.44º degrees, saturation: 0.53, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #53CABB is Cyan = 0.59, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.21.
<style> p { color: #53CABB; } p { color: rgb(83,202,187); } H1.HeaderClassName { color: #53CABB; } .AnyTagClassName { color: #53CABB; } </style>
<style> a { background-color: #53CABB; } a { background-color: rgb(83,202,187); } div.DivClassName { background-color: #53CABB; } .BgClassName { background-color: #53CABB; } </style>
<style> span { border-color: #53CABB; } span { border-color: rgb(83,202,187); } td.TdClassName { border-color: #53CABB; } .TagClassName { border-color: #53CABB; } </style>