#93BE55 (or 0x93BE55) is unknown color: approx Chelsea Cucumber. HEX triplet: 93, BE and 55. RGB value is (147,190,85). Sum of RGB (Red+Green+Blue) = 147+190+85=422 (55% of max value = 765). Red value is 147 (57.81% from 255 or 34.83% from 422); Green value is 190 (74.61% from 255 or 45.02% from 422); Blue value is 85 (33.59% from 255 or 20.14% from 422); Max value from RGB is 190 - color contains mainly: green. Hex color #93BE55 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #93BE55 is #6C41AA. Grayscale: #A5A5A5. Windows color (decimal): -7094699 or 5619347. OLE color: 5619347.
HSL color Cylindrical-coordinate representation of color #93BE55: hue angle of 84.57º degrees, saturation: 0.45, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #93BE55 is Cyan = 0.23, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.25.
<style> p { color: #93be55; } p { color: rgb(147,190,85); } H1.HeaderClassName { color: #93be55; } .AnyTagClassName { color: #93be55; } </style>
<style> a { background-color: #93be55; } a { background-color: rgb(147,190,85); } div.DivClassName { background-color: #93be55; } .BgClassName { background-color: #93be55; } </style>
<style> span { border-color: #93be55; } span { border-color: rgb(147,190,85); } td.TdClassName { border-color: #93be55; } .TagClassName { border-color: #93be55; } </style>