#D7F72C (or 0xD7F72C) is unknown color: approx Pear. HEX triplet: D7, F7 and 2C. RGB value is (215,247,44). Sum of RGB (Red+Green+Blue) = 215+247+44=506 (67% of max value = 765). Red value is 215 (84.38% from 255 or 42.49% from 506); Green value is 247 (96.88% from 255 or 48.81% from 506); Blue value is 44 (17.58% from 255 or 8.70% from 506); Max value from RGB is 247 - color contains mainly: green. Hex color #D7F72C is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #D7F72C is #2808D3. Grayscale: #D7D7D7. Windows color (decimal): -2623700 or 2947031. OLE color: 2947031.
HSL color Cylindrical-coordinate representation of color #D7F72C: hue angle of 69.46º degrees, saturation: 0.93, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #D7F72C is Cyan = 0.13, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.03.
<style> p { color: #d7f72c; } p { color: rgb(215,247,44); } H1.HeaderClassName { color: #d7f72c; } .AnyTagClassName { color: #d7f72c; } </style>
<style> a { background-color: #d7f72c; } a { background-color: rgb(215,247,44); } div.DivClassName { background-color: #d7f72c; } .BgClassName { background-color: #d7f72c; } </style>
<style> span { border-color: #d7f72c; } span { border-color: rgb(215,247,44); } td.TdClassName { border-color: #d7f72c; } .TagClassName { border-color: #d7f72c; } </style>