#5BB34B (or 0x5BB34B) is unknown color: approx Apple. HEX triplet: 5B, B3 and 4B. RGB value is (91,179,75). Sum of RGB (Red+Green+Blue) = 91+179+75=345 (45% of max value = 765). Red value is 91 (35.94% from 255 or 26.38% from 345); Green value is 179 (70.31% from 255 or 51.88% from 345); Blue value is 75 (29.69% from 255 or 21.74% from 345); Max value from RGB is 179 - color contains mainly: green. Hex color #5BB34B is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #5BB34B is #A44CB4. Grayscale: #8D8D8D. Windows color (decimal): -10767541 or 4961115. OLE color: 4961115.
HSL color Cylindrical-coordinate representation of color #5BB34B: hue angle of 110.77º degrees, saturation: 0.41, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #5BB34B is Cyan = 0.49, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.30.
<style> p { color: #5BB34B; } p { color: rgb(91,179,75); } H1.HeaderClassName { color: #5BB34B; } .AnyTagClassName { color: #5BB34B; } </style>
<style> a { background-color: #5BB34B; } a { background-color: rgb(91,179,75); } div.DivClassName { background-color: #5BB34B; } .BgClassName { background-color: #5BB34B; } </style>
<style> span { border-color: #5BB34B; } span { border-color: rgb(91,179,75); } td.TdClassName { border-color: #5BB34B; } .TagClassName { border-color: #5BB34B; } </style>