#0FF3DA (or 0x0FF3DA) is unknown color: approx Bright Turquoise. HEX triplet: 0F, F3 and DA. RGB value is (15,243,218). Sum of RGB (Red+Green+Blue) = 15+243+218=476 (63% of max value = 765). Red value is 15 (6.25% from 255 or 3.15% from 476); Green value is 243 (95.31% from 255 or 51.05% from 476); Blue value is 218 (85.55% from 255 or 45.80% from 476); Max value from RGB is 243 - color contains mainly: green. Hex color #0FF3DA is not a web safe color. Web safe color analog (approx): #00FFCC. Inversed color of #0FF3DA is #F00C25. Grayscale: #ABABAB. Windows color (decimal): -15731750 or 14349071. OLE color: 14349071.
HSL color Cylindrical-coordinate representation of color #0FF3DA: hue angle of 173.42º degrees, saturation: 0.9, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0FF3DA is Cyan = 0.94, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.05.
<style> p { color: #0FF3DA; } p { color: rgb(15,243,218); } H1.HeaderClassName { color: #0FF3DA; } .AnyTagClassName { color: #0FF3DA; } </style>
<style> a { background-color: #0FF3DA; } a { background-color: rgb(15,243,218); } div.DivClassName { background-color: #0FF3DA; } .BgClassName { background-color: #0FF3DA; } </style>
<style> span { border-color: #0FF3DA; } span { border-color: rgb(15,243,218); } td.TdClassName { border-color: #0FF3DA; } .TagClassName { border-color: #0FF3DA; } </style>