#5CD488 (or 0x5CD488) is unknown color: approx Emerald. HEX triplet: 5C, D4 and 88. RGB value is (92,212,136). Sum of RGB (Red+Green+Blue) = 92+212+136=440 (58% of max value = 765). Red value is 92 (36.33% from 255 or 20.91% from 440); Green value is 212 (83.20% from 255 or 48.18% from 440); Blue value is 136 (53.52% from 255 or 30.91% from 440); Max value from RGB is 212 - color contains mainly: green. Hex color #5CD488 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #5CD488 is #A32B77. Grayscale: #A7A7A7. Windows color (decimal): -10693496 or 8967260. OLE color: 8967260.
HSL color Cylindrical-coordinate representation of color #5CD488: hue angle of 142º degrees, saturation: 0.58, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #5CD488 is Cyan = 0.57, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.17.
<style> p { color: #5cd488; } p { color: rgb(92,212,136); } H1.HeaderClassName { color: #5cd488; } .AnyTagClassName { color: #5cd488; } </style>
<style> a { background-color: #5cd488; } a { background-color: rgb(92,212,136); } div.DivClassName { background-color: #5cd488; } .BgClassName { background-color: #5cd488; } </style>
<style> span { border-color: #5cd488; } span { border-color: rgb(92,212,136); } td.TdClassName { border-color: #5cd488; } .TagClassName { border-color: #5cd488; } </style>