#72DF65 (or 0x72DF65) is unknown color: approx Pastel Green. HEX triplet: 72, DF and 65. RGB value is (114,223,101). Sum of RGB (Red+Green+Blue) = 114+223+101=438 (58% of max value = 765). Red value is 114 (44.92% from 255 or 26.03% from 438); Green value is 223 (87.5% from 255 or 50.91% from 438); Blue value is 101 (39.84% from 255 or 23.06% from 438); Max value from RGB is 223 - color contains mainly: green. Hex color #72DF65 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #72DF65 is #8D209A. Grayscale: #B0B0B0. Windows color (decimal): -9248923 or 6676338. OLE color: 6676338.
HSL color Cylindrical-coordinate representation of color #72DF65: hue angle of 113.61º degrees, saturation: 0.66, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #72DF65 is Cyan = 0.49, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.13.
<style> p { color: #72DF65; } p { color: rgb(114,223,101); } H1.HeaderClassName { color: #72DF65; } .AnyTagClassName { color: #72DF65; } </style>
<style> a { background-color: #72DF65; } a { background-color: rgb(114,223,101); } div.DivClassName { background-color: #72DF65; } .BgClassName { background-color: #72DF65; } </style>
<style> span { border-color: #72DF65; } span { border-color: rgb(114,223,101); } td.TdClassName { border-color: #72DF65; } .TagClassName { border-color: #72DF65; } </style>