#53FF5B (or 0x53FF5B) is unknown color: approx Screamin' Green. HEX triplet: 53, FF and 5B. RGB value is (83,255,91). Sum of RGB (Red+Green+Blue) = 83+255+91=429 (56% of max value = 765). Red value is 83 (32.81% from 255 or 19.35% from 429); Green value is 255 (100% from 255 or 59.44% from 429); Blue value is 91 (35.94% from 255 or 21.21% from 429); Max value from RGB is 255 - color contains mainly: green. Hex color #53FF5B is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #53FF5B is #AC00A4. Grayscale: #B9B9B9. Windows color (decimal): -11272357 or 6029139. OLE color: 6029139.
HSL color Cylindrical-coordinate representation of color #53FF5B: hue angle of 122.79º degrees, saturation: 1, lightness: 0.66%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #53FF5B is Cyan = 0.67, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.
<style> p { color: #53ff5b; } p { color: rgb(83,255,91); } H1.HeaderClassName { color: #53ff5b; } .AnyTagClassName { color: #53ff5b; } </style>
<style> a { background-color: #53ff5b; } a { background-color: rgb(83,255,91); } div.DivClassName { background-color: #53ff5b; } .BgClassName { background-color: #53ff5b; } </style>
<style> span { border-color: #53ff5b; } span { border-color: rgb(83,255,91); } td.TdClassName { border-color: #53ff5b; } .TagClassName { border-color: #53ff5b; } </style>