#60BC64 (or 0x60BC64) is unknown color: approx Fern. HEX triplet: 60, BC and 64. RGB value is (96,188,100). Sum of RGB (Red+Green+Blue) = 96+188+100=384 (50% of max value = 765). Red value is 96 (37.89% from 255 or 25% from 384); Green value is 188 (73.83% from 255 or 48.96% from 384); Blue value is 100 (39.45% from 255 or 26.04% from 384); Max value from RGB is 188 - color contains mainly: green. Hex color #60BC64 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #60BC64 is #9F439B. Grayscale: #969696. Windows color (decimal): -10437532 or 6601824. OLE color: 6601824.
HSL color Cylindrical-coordinate representation of color #60BC64: hue angle of 122.61º degrees, saturation: 0.41, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #60BC64 is Cyan = 0.49, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.26.
<style> p { color: #60bc64; } p { color: rgb(96,188,100); } H1.HeaderClassName { color: #60bc64; } .AnyTagClassName { color: #60bc64; } </style>
<style> a { background-color: #60bc64; } a { background-color: rgb(96,188,100); } div.DivClassName { background-color: #60bc64; } .BgClassName { background-color: #60bc64; } </style>
<style> span { border-color: #60bc64; } span { border-color: rgb(96,188,100); } td.TdClassName { border-color: #60bc64; } .TagClassName { border-color: #60bc64; } </style>