#2FE9CC (or 0x2FE9CC) is unknown color: approx Turquoise. HEX triplet: 2F, E9 and CC. RGB value is (47,233,204). Sum of RGB (Red+Green+Blue) = 47+233+204=484 (64% of max value = 765). Red value is 47 (18.75% from 255 or 9.71% from 484); Green value is 233 (91.41% from 255 or 48.14% from 484); Blue value is 204 (80.08% from 255 or 42.15% from 484); Max value from RGB is 233 - color contains mainly: green. Hex color #2FE9CC is not a web safe color. Web safe color analog (approx): #33FFCC. Inversed color of #2FE9CC is #D01633. Grayscale: #AEAEAE. Windows color (decimal): -13637172 or 13429039. OLE color: 13429039.
HSL color Cylindrical-coordinate representation of color #2FE9CC: hue angle of 170.65º degrees, saturation: 0.81, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #2FE9CC is Cyan = 0.80, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.09.
<style> p { color: #2fe9cc; } p { color: rgb(47,233,204); } H1.HeaderClassName { color: #2fe9cc; } .AnyTagClassName { color: #2fe9cc; } </style>
<style> a { background-color: #2fe9cc; } a { background-color: rgb(47,233,204); } div.DivClassName { background-color: #2fe9cc; } .BgClassName { background-color: #2fe9cc; } </style>
<style> span { border-color: #2fe9cc; } span { border-color: rgb(47,233,204); } td.TdClassName { border-color: #2fe9cc; } .TagClassName { border-color: #2fe9cc; } </style>