#72FCDF (or 0x72FCDF) is unknown color: approx Aquamarine. HEX triplet: 72, FC and DF. RGB value is (114,252,223). Sum of RGB (Red+Green+Blue) = 114+252+223=589 (78% of max value = 765). Red value is 114 (44.92% from 255 or 19.35% from 589); Green value is 252 (98.83% from 255 or 42.78% from 589); Blue value is 223 (87.5% from 255 or 37.86% from 589); Max value from RGB is 252 - color contains mainly: green. Hex color #72FCDF is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #72FCDF is #8D0320. Grayscale: #CFCFCF. Windows color (decimal): -9241377 or 14679154. OLE color: 14679154.
HSL color Cylindrical-coordinate representation of color #72FCDF: hue angle of 167.39º degrees, saturation: 0.96, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #72FCDF is Cyan = 0.55, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.01.
<style> p { color: #72FCDF; } p { color: rgb(114,252,223); } H1.HeaderClassName { color: #72FCDF; } .AnyTagClassName { color: #72FCDF; } </style>
<style> a { background-color: #72FCDF; } a { background-color: rgb(114,252,223); } div.DivClassName { background-color: #72FCDF; } .BgClassName { background-color: #72FCDF; } </style>
<style> span { border-color: #72FCDF; } span { border-color: rgb(114,252,223); } td.TdClassName { border-color: #72FCDF; } .TagClassName { border-color: #72FCDF; } </style>