#C3FF8B (or 0xC3FF8B) is unknown color: approx Sulu. HEX triplet: C3, FF and 8B. RGB value is (195,255,139). Sum of RGB (Red+Green+Blue) = 195+255+139=589 (78% of max value = 765). Red value is 195 (76.56% from 255 or 33.11% from 589); Green value is 255 (100% from 255 or 43.29% from 589); Blue value is 139 (54.69% from 255 or 23.60% from 589); Max value from RGB is 255 - color contains mainly: green. Hex color #C3FF8B is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #C3FF8B is #3C0074. Grayscale: #E0E0E0. Windows color (decimal): -3932277 or 9174979. OLE color: 9174979.
HSL color Cylindrical-coordinate representation of color #C3FF8B: hue angle of 91.03º degrees, saturation: 1, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #C3FF8B is Cyan = 0.24, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.
<style> p { color: #c3ff8b; } p { color: rgb(195,255,139); } H1.HeaderClassName { color: #c3ff8b; } .AnyTagClassName { color: #c3ff8b; } </style>
<style> a { background-color: #c3ff8b; } a { background-color: rgb(195,255,139); } div.DivClassName { background-color: #c3ff8b; } .BgClassName { background-color: #c3ff8b; } </style>
<style> span { border-color: #c3ff8b; } span { border-color: rgb(195,255,139); } td.TdClassName { border-color: #c3ff8b; } .TagClassName { border-color: #c3ff8b; } </style>