#56DECD (or 0x56DECD) is unknown color: approx Medium Turquoise. HEX triplet: 56, DE and CD. RGB value is (86,222,205). Sum of RGB (Red+Green+Blue) = 86+222+205=513 (67% of max value = 765). Red value is 86 (33.98% from 255 or 16.76% from 513); Green value is 222 (87.11% from 255 or 43.27% from 513); Blue value is 205 (80.47% from 255 or 39.96% from 513); Max value from RGB is 222 - color contains mainly: green. Hex color #56DECD is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #56DECD is #A92132. Grayscale: #B3B3B3. Windows color (decimal): -11084083 or 13491798. OLE color: 13491798.
HSL color Cylindrical-coordinate representation of color #56DECD: hue angle of 172.5º degrees, saturation: 0.67, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #56DECD is Cyan = 0.61, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.13.
<style> p { color: #56DECD; } p { color: rgb(86,222,205); } H1.HeaderClassName { color: #56DECD; } .AnyTagClassName { color: #56DECD; } </style>
<style> a { background-color: #56DECD; } a { background-color: rgb(86,222,205); } div.DivClassName { background-color: #56DECD; } .BgClassName { background-color: #56DECD; } </style>
<style> span { border-color: #56DECD; } span { border-color: rgb(86,222,205); } td.TdClassName { border-color: #56DECD; } .TagClassName { border-color: #56DECD; } </style>