#5AC85F (or 0x5AC85F) is unknown color: approx Fern. HEX triplet: 5A, C8 and 5F. RGB value is (90,200,95). Sum of RGB (Red+Green+Blue) = 90+200+95=385 (50% of max value = 765). Red value is 90 (35.55% from 255 or 23.38% from 385); Green value is 200 (78.52% from 255 or 51.95% from 385); Blue value is 95 (37.5% from 255 or 24.68% from 385); Max value from RGB is 200 - color contains mainly: green. Hex color #5AC85F is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #5AC85F is #A537A0. Grayscale: #9B9B9B. Windows color (decimal): -10827681 or 6277210. OLE color: 6277210.
HSL color Cylindrical-coordinate representation of color #5AC85F: hue angle of 122.73º degrees, saturation: 0.5, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #5AC85F is Cyan = 0.55, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.22.
<style> p { color: #5AC85F; } p { color: rgb(90,200,95); } H1.HeaderClassName { color: #5AC85F; } .AnyTagClassName { color: #5AC85F; } </style>
<style> a { background-color: #5AC85F; } a { background-color: rgb(90,200,95); } div.DivClassName { background-color: #5AC85F; } .BgClassName { background-color: #5AC85F; } </style>
<style> span { border-color: #5AC85F; } span { border-color: rgb(90,200,95); } td.TdClassName { border-color: #5AC85F; } .TagClassName { border-color: #5AC85F; } </style>