#D2F83E (or 0xD2F83E) is unknown color: approx Pear. HEX triplet: D2, F8 and 3E. RGB value is (210,248,62). Sum of RGB (Red+Green+Blue) = 210+248+62=520 (68% of max value = 765). Red value is 210 (82.42% from 255 or 40.38% from 520); Green value is 248 (97.27% from 255 or 47.69% from 520); Blue value is 62 (24.61% from 255 or 11.92% from 520); Max value from RGB is 248 - color contains mainly: green. Hex color #D2F83E is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #D2F83E is #2D07C1. Grayscale: #D8D8D8. Windows color (decimal): -2951106 or 4126930. OLE color: 4126930.
HSL color Cylindrical-coordinate representation of color #D2F83E: hue angle of 72.26º degrees, saturation: 0.93, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #D2F83E is Cyan = 0.15, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.03.
<style> p { color: #d2f83e; } p { color: rgb(210,248,62); } H1.HeaderClassName { color: #d2f83e; } .AnyTagClassName { color: #d2f83e; } </style>
<style> a { background-color: #d2f83e; } a { background-color: rgb(210,248,62); } div.DivClassName { background-color: #d2f83e; } .BgClassName { background-color: #d2f83e; } </style>
<style> span { border-color: #d2f83e; } span { border-color: rgb(210,248,62); } td.TdClassName { border-color: #d2f83e; } .TagClassName { border-color: #d2f83e; } </style>