#50CC52 (or 0x50CC52) is unknown color: approx Fern. HEX triplet: 50, CC and 52. RGB value is (80,204,82). Sum of RGB (Red+Green+Blue) = 80+204+82=366 (48% of max value = 765). Red value is 80 (31.64% from 255 or 21.86% from 366); Green value is 204 (80.08% from 255 or 55.74% from 366); Blue value is 82 (32.42% from 255 or 22.40% from 366); Max value from RGB is 204 - color contains mainly: green. Hex color #50CC52 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #50CC52 is #AF33AD. Grayscale: #999999. Windows color (decimal): -11482030 or 5426256. OLE color: 5426256.
HSL color Cylindrical-coordinate representation of color #50CC52: hue angle of 120.97º degrees, saturation: 0.55, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #50CC52 is Cyan = 0.61, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.2.
<style> p { color: #50cc52; } p { color: rgb(80,204,82); } H1.HeaderClassName { color: #50cc52; } .AnyTagClassName { color: #50cc52; } </style>
<style> a { background-color: #50cc52; } a { background-color: rgb(80,204,82); } div.DivClassName { background-color: #50cc52; } .BgClassName { background-color: #50cc52; } </style>
<style> span { border-color: #50cc52; } span { border-color: rgb(80,204,82); } td.TdClassName { border-color: #50cc52; } .TagClassName { border-color: #50cc52; } </style>