#8DD533 (or 0x8DD533) is unknown color: approx Yellow Green. HEX triplet: 8D, D5 and 33. RGB value is (141,213,51). Sum of RGB (Red+Green+Blue) = 141+213+51=405 (53% of max value = 765). Red value is 141 (55.47% from 255 or 34.81% from 405); Green value is 213 (83.59% from 255 or 52.59% from 405); Blue value is 51 (20.31% from 255 or 12.59% from 405); Max value from RGB is 213 - color contains mainly: green. Hex color #8DD533 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #8DD533 is #722ACC. Grayscale: #ADADAD. Windows color (decimal): -7482061 or 3397005. OLE color: 3397005.
HSL color Cylindrical-coordinate representation of color #8DD533: hue angle of 86.67º degrees, saturation: 0.66, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #8DD533 is Cyan = 0.34, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.16.
<style> p { color: #8DD533; } p { color: rgb(141,213,51); } H1.HeaderClassName { color: #8DD533; } .AnyTagClassName { color: #8DD533; } </style>
<style> a { background-color: #8DD533; } a { background-color: rgb(141,213,51); } div.DivClassName { background-color: #8DD533; } .BgClassName { background-color: #8DD533; } </style>
<style> span { border-color: #8DD533; } span { border-color: rgb(141,213,51); } td.TdClassName { border-color: #8DD533; } .TagClassName { border-color: #8DD533; } </style>