#D5FF56 (or 0xD5FF56) is unknown color: approx Mindaro. HEX triplet: D5, FF and 56. RGB value is (213,255,86). Sum of RGB (Red+Green+Blue) = 213+255+86=554 (73% of max value = 765). Red value is 213 (83.59% from 255 or 38.45% from 554); Green value is 255 (100% from 255 or 46.03% from 554); Blue value is 86 (33.98% from 255 or 15.52% from 554); Max value from RGB is 255 - color contains mainly: green. Hex color #D5FF56 is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #D5FF56 is #2A00A9. Grayscale: #DFDFDF. Windows color (decimal): -2752682 or 5701589. OLE color: 5701589.
HSL color Cylindrical-coordinate representation of color #D5FF56: hue angle of 74.91º degrees, saturation: 1, lightness: 0.67%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #D5FF56 is Cyan = 0.16, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.
<style> p { color: #d5ff56; } p { color: rgb(213,255,86); } H1.HeaderClassName { color: #d5ff56; } .AnyTagClassName { color: #d5ff56; } </style>
<style> a { background-color: #d5ff56; } a { background-color: rgb(213,255,86); } div.DivClassName { background-color: #d5ff56; } .BgClassName { background-color: #d5ff56; } </style>
<style> span { border-color: #d5ff56; } span { border-color: rgb(213,255,86); } td.TdClassName { border-color: #d5ff56; } .TagClassName { border-color: #d5ff56; } </style>