#63F28C (or 0x63F28C) is unknown color: approx Pastel Green. HEX triplet: 63, F2 and 8C. RGB value is (99,242,140). Sum of RGB (Red+Green+Blue) = 99+242+140=481 (63% of max value = 765). Red value is 99 (39.06% from 255 or 20.58% from 481); Green value is 242 (94.92% from 255 or 50.31% from 481); Blue value is 140 (55.08% from 255 or 29.11% from 481); Max value from RGB is 242 - color contains mainly: green. Hex color #63F28C is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #63F28C is #9C0D73. Grayscale: #BBBBBB. Windows color (decimal): -10227060 or 9237091. OLE color: 9237091.
HSL color Cylindrical-coordinate representation of color #63F28C: hue angle of 137.2º degrees, saturation: 0.85, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #63F28C is Cyan = 0.59, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.05.
<style> p { color: #63F28C; } p { color: rgb(99,242,140); } H1.HeaderClassName { color: #63F28C; } .AnyTagClassName { color: #63F28C; } </style>
<style> a { background-color: #63F28C; } a { background-color: rgb(99,242,140); } div.DivClassName { background-color: #63F28C; } .BgClassName { background-color: #63F28C; } </style>
<style> span { border-color: #63F28C; } span { border-color: rgb(99,242,140); } td.TdClassName { border-color: #63F28C; } .TagClassName { border-color: #63F28C; } </style>