#51CED8 (or 0x51CED8) is unknown color: approx Medium Turquoise. HEX triplet: 51, CE and D8. RGB value is (81,206,216). Sum of RGB (Red+Green+Blue) = 81+206+216=503 (66% of max value = 765). Red value is 81 (32.03% from 255 or 16.10% from 503); Green value is 206 (80.86% from 255 or 40.95% from 503); Blue value is 216 (84.77% from 255 or 42.94% from 503); Max value from RGB is 216 - color contains mainly: blue. Hex color #51CED8 is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #51CED8 is #AE3127. Grayscale: #A9A9A9. Windows color (decimal): -11415848 or 14208593. OLE color: 14208593.
HSL color Cylindrical-coordinate representation of color #51CED8: hue angle of 184.44º degrees, saturation: 0.63, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #51CED8 is Cyan = 0.62, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #51CED8; } p { color: rgb(81,206,216); } H1.HeaderClassName { color: #51CED8; } .AnyTagClassName { color: #51CED8; } </style>
<style> a { background-color: #51CED8; } a { background-color: rgb(81,206,216); } div.DivClassName { background-color: #51CED8; } .BgClassName { background-color: #51CED8; } </style>
<style> span { border-color: #51CED8; } span { border-color: rgb(81,206,216); } td.TdClassName { border-color: #51CED8; } .TagClassName { border-color: #51CED8; } </style>