#3FCDCC (or 0x3FCDCC) is unknown color: approx Medium Turquoise. HEX triplet: 3F, CD and CC. RGB value is (63,205,204). Sum of RGB (Red+Green+Blue) = 63+205+204=472 (62% of max value = 765). Red value is 63 (25% from 255 or 13.35% from 472); Green value is 205 (80.47% from 255 or 43.43% from 472); Blue value is 204 (80.08% from 255 or 43.22% from 472); Max value from RGB is 205 - color contains mainly: green. Hex color #3FCDCC is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #3FCDCC is #C03233. Grayscale: #A2A2A2. Windows color (decimal): -12595764 or 13421887. OLE color: 13421887.
HSL color Cylindrical-coordinate representation of color #3FCDCC: hue angle of 179.58º degrees, saturation: 0.59, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #3FCDCC is Cyan = 0.69, Magento = 0, Yellow = 0.00 and Black (K on CMYK) = 0.20.
<style> p { color: #3FCDCC; } p { color: rgb(63,205,204); } H1.HeaderClassName { color: #3FCDCC; } .AnyTagClassName { color: #3FCDCC; } </style>
<style> a { background-color: #3FCDCC; } a { background-color: rgb(63,205,204); } div.DivClassName { background-color: #3FCDCC; } .BgClassName { background-color: #3FCDCC; } </style>
<style> span { border-color: #3FCDCC; } span { border-color: rgb(63,205,204); } td.TdClassName { border-color: #3FCDCC; } .TagClassName { border-color: #3FCDCC; } </style>