#60BC4B (or 0x60BC4B) is unknown color: approx Apple. HEX triplet: 60, BC and 4B. RGB value is (96,188,75). Sum of RGB (Red+Green+Blue) = 96+188+75=359 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.74% from 359); Green value is 188 (73.83% from 255 or 52.37% from 359); Blue value is 75 (29.69% from 255 or 20.89% from 359); Max value from RGB is 188 - color contains mainly: green. Hex color #60BC4B is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #60BC4B is #9F43B4. Grayscale: #939393. Windows color (decimal): -10437557 or 4963424. OLE color: 4963424.
HSL color Cylindrical-coordinate representation of color #60BC4B: hue angle of 108.85º degrees, saturation: 0.46, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #60BC4B is Cyan = 0.49, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.26.
<style> p { color: #60BC4B; } p { color: rgb(96,188,75); } H1.HeaderClassName { color: #60BC4B; } .AnyTagClassName { color: #60BC4B; } </style>
<style> a { background-color: #60BC4B; } a { background-color: rgb(96,188,75); } div.DivClassName { background-color: #60BC4B; } .BgClassName { background-color: #60BC4B; } </style>
<style> span { border-color: #60BC4B; } span { border-color: rgb(96,188,75); } td.TdClassName { border-color: #60BC4B; } .TagClassName { border-color: #60BC4B; } </style>