#C7F18F (or 0xC7F18F) is unknown color: approx Sulu. HEX triplet: C7, F1 and 8F. RGB value is (199,241,143). Sum of RGB (Red+Green+Blue) = 199+241+143=583 (77% of max value = 765). Red value is 199 (78.12% from 255 or 34.13% from 583); Green value is 241 (94.53% from 255 or 41.34% from 583); Blue value is 143 (56.25% from 255 or 24.53% from 583); Max value from RGB is 241 - color contains mainly: green. Hex color #C7F18F is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #C7F18F is #380E70. Grayscale: #D9D9D9. Windows color (decimal): -3673713 or 9433543. OLE color: 9433543.
HSL color Cylindrical-coordinate representation of color #C7F18F: hue angle of 85.71º degrees, saturation: 0.78, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #C7F18F is Cyan = 0.17, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.05.
<style> p { color: #c7f18f; } p { color: rgb(199,241,143); } H1.HeaderClassName { color: #c7f18f; } .AnyTagClassName { color: #c7f18f; } </style>
<style> a { background-color: #c7f18f; } a { background-color: rgb(199,241,143); } div.DivClassName { background-color: #c7f18f; } .BgClassName { background-color: #c7f18f; } </style>
<style> span { border-color: #c7f18f; } span { border-color: rgb(199,241,143); } td.TdClassName { border-color: #c7f18f; } .TagClassName { border-color: #c7f18f; } </style>