#3CFAFF (or 0x3CFAFF) is unknown color: approx Baby Blue. HEX triplet: 3C, FA and FF. RGB value is (60,250,255). Sum of RGB (Red+Green+Blue) = 60+250+255=565 (74% of max value = 765). Red value is 60 (23.83% from 255 or 10.62% from 565); Green value is 250 (98.05% from 255 or 44.25% from 565); Blue value is 255 (100% from 255 or 45.13% from 565); Max value from RGB is 255 - color contains mainly: blue. Hex color #3CFAFF is not a web safe color. Web safe color analog (approx): #33FFFF. Inversed color of #3CFAFF is #C30500. Grayscale: #C1C1C1. Windows color (decimal): -12780801 or 16775740. OLE color: 16775740.
HSL color Cylindrical-coordinate representation of color #3CFAFF: hue angle of 181.54º degrees, saturation: 1, lightness: 0.62%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #3CFAFF is Cyan = 0.76, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #3cfaff; } p { color: rgb(60,250,255); } H1.HeaderClassName { color: #3cfaff; } .AnyTagClassName { color: #3cfaff; } </style>
<style> a { background-color: #3cfaff; } a { background-color: rgb(60,250,255); } div.DivClassName { background-color: #3cfaff; } .BgClassName { background-color: #3cfaff; } </style>
<style> span { border-color: #3cfaff; } span { border-color: rgb(60,250,255); } td.TdClassName { border-color: #3cfaff; } .TagClassName { border-color: #3cfaff; } </style>