#63E7DB (or 0x63E7DB) is unknown color: approx Turquoise Blue. HEX triplet: 63, E7 and DB. RGB value is (99,231,219). Sum of RGB (Red+Green+Blue) = 99+231+219=549 (72% of max value = 765). Red value is 99 (39.06% from 255 or 18.03% from 549); Green value is 231 (90.62% from 255 or 42.08% from 549); Blue value is 219 (85.94% from 255 or 39.89% from 549); Max value from RGB is 231 - color contains mainly: green. Hex color #63E7DB is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #63E7DB is #9C1824. Grayscale: #BEBEBE. Windows color (decimal): -10229797 or 14411619. OLE color: 14411619.
HSL color Cylindrical-coordinate representation of color #63E7DB: hue angle of 174.55º degrees, saturation: 0.73, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #63E7DB is Cyan = 0.57, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.09.
<style> p { color: #63e7db; } p { color: rgb(99,231,219); } H1.HeaderClassName { color: #63e7db; } .AnyTagClassName { color: #63e7db; } </style>
<style> a { background-color: #63e7db; } a { background-color: rgb(99,231,219); } div.DivClassName { background-color: #63e7db; } .BgClassName { background-color: #63e7db; } </style>
<style> span { border-color: #63e7db; } span { border-color: rgb(99,231,219); } td.TdClassName { border-color: #63e7db; } .TagClassName { border-color: #63e7db; } </style>