#D5FF37 (or 0xD5FF37) is unknown color: approx Pear. HEX triplet: D5, FF and 37. RGB value is (213,255,55). Sum of RGB (Red+Green+Blue) = 213+255+55=523 (69% of max value = 765). Red value is 213 (83.59% from 255 or 40.73% from 523); Green value is 255 (100% from 255 or 48.76% from 523); Blue value is 55 (21.88% from 255 or 10.52% from 523); Max value from RGB is 255 - color contains mainly: green. Hex color #D5FF37 is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #D5FF37 is #2A00C8. Grayscale: #DCDCDC. Windows color (decimal): -2752713 or 3669973. OLE color: 3669973.
HSL color Cylindrical-coordinate representation of color #D5FF37: hue angle of 72.6º degrees, saturation: 1, lightness: 0.61%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #D5FF37 is Cyan = 0.16, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.
<style> p { color: #D5FF37; } p { color: rgb(213,255,55); } H1.HeaderClassName { color: #D5FF37; } .AnyTagClassName { color: #D5FF37; } </style>
<style> a { background-color: #D5FF37; } a { background-color: rgb(213,255,55); } div.DivClassName { background-color: #D5FF37; } .BgClassName { background-color: #D5FF37; } </style>
<style> span { border-color: #D5FF37; } span { border-color: rgb(213,255,55); } td.TdClassName { border-color: #D5FF37; } .TagClassName { border-color: #D5FF37; } </style>