#D7FD3F (or 0xD7FD3F) is unknown color: approx Pear. HEX triplet: D7, FD and 3F. RGB value is (215,253,63). Sum of RGB (Red+Green+Blue) = 215+253+63=531 (70% of max value = 765). Red value is 215 (84.38% from 255 or 40.49% from 531); Green value is 253 (99.22% from 255 or 47.65% from 531); Blue value is 63 (25% from 255 or 11.86% from 531); Max value from RGB is 253 - color contains mainly: green. Hex color #D7FD3F is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #D7FD3F is #2802C0. Grayscale: #DCDCDC. Windows color (decimal): -2622145 or 4193751. OLE color: 4193751.
HSL color Cylindrical-coordinate representation of color #D7FD3F: hue angle of 72º degrees, saturation: 0.98, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #D7FD3F is Cyan = 0.15, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.01.
<style> p { color: #d7fd3f; } p { color: rgb(215,253,63); } H1.HeaderClassName { color: #d7fd3f; } .AnyTagClassName { color: #d7fd3f; } </style>
<style> a { background-color: #d7fd3f; } a { background-color: rgb(215,253,63); } div.DivClassName { background-color: #d7fd3f; } .BgClassName { background-color: #d7fd3f; } </style>
<style> span { border-color: #d7fd3f; } span { border-color: rgb(215,253,63); } td.TdClassName { border-color: #d7fd3f; } .TagClassName { border-color: #d7fd3f; } </style>