#11CEDA (or 0x11CEDA) is unknown color: approx Dark Turquoise. HEX triplet: 11, CE and DA. RGB value is (17,206,218). Sum of RGB (Red+Green+Blue) = 17+206+218=441 (58% of max value = 765). Red value is 17 (7.03% from 255 or 3.85% from 441); Green value is 206 (80.86% from 255 or 46.71% from 441); Blue value is 218 (85.55% from 255 or 49.43% from 441); Max value from RGB is 218 - color contains mainly: blue. Hex color #11CEDA is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #11CEDA is #EE3125. Grayscale: #969696. Windows color (decimal): -15610150 or 14339601. OLE color: 14339601.
HSL color Cylindrical-coordinate representation of color #11CEDA: hue angle of 183.58º degrees, saturation: 0.86, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #11CEDA is Cyan = 0.92, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #11ceda; } p { color: rgb(17,206,218); } H1.HeaderClassName { color: #11ceda; } .AnyTagClassName { color: #11ceda; } </style>
<style> a { background-color: #11ceda; } a { background-color: rgb(17,206,218); } div.DivClassName { background-color: #11ceda; } .BgClassName { background-color: #11ceda; } </style>
<style> span { border-color: #11ceda; } span { border-color: rgb(17,206,218); } td.TdClassName { border-color: #11ceda; } .TagClassName { border-color: #11ceda; } </style>