#5CAA30 (or 0x5CAA30) is unknown color: approx Limeade. HEX triplet: 5C, AA and 30. RGB value is (92,170,48). Sum of RGB (Red+Green+Blue) = 92+170+48=310 (41% of max value = 765). Red value is 92 (36.33% from 255 or 29.68% from 310); Green value is 170 (66.80% from 255 or 54.84% from 310); Blue value is 48 (19.14% from 255 or 15.48% from 310); Max value from RGB is 170 - color contains mainly: green. Hex color #5CAA30 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5CAA30 is #A355CF. Grayscale: #858585. Windows color (decimal): -10704336 or 3189340. OLE color: 3189340.
HSL color Cylindrical-coordinate representation of color #5CAA30: hue angle of 98.36º degrees, saturation: 0.56, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #5CAA30 is Cyan = 0.46, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.33.
<style> p { color: #5caa30; } p { color: rgb(92,170,48); } H1.HeaderClassName { color: #5caa30; } .AnyTagClassName { color: #5caa30; } </style>
<style> a { background-color: #5caa30; } a { background-color: rgb(92,170,48); } div.DivClassName { background-color: #5caa30; } .BgClassName { background-color: #5caa30; } </style>
<style> span { border-color: #5caa30; } span { border-color: rgb(92,170,48); } td.TdClassName { border-color: #5caa30; } .TagClassName { border-color: #5caa30; } </style>