#C1CC4E (or 0xC1CC4E) is unknown color: approx Celery. HEX triplet: C1, CC and 4E. RGB value is (193,204,78). Sum of RGB (Red+Green+Blue) = 193+204+78=475 (62% of max value = 765). Red value is 193 (75.78% from 255 or 40.63% from 475); Green value is 204 (80.08% from 255 or 42.95% from 475); Blue value is 78 (30.86% from 255 or 16.42% from 475); Max value from RGB is 204 - color contains mainly: green. Hex color #C1CC4E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #C1CC4E is #3E33B1. Grayscale: #BABABA. Windows color (decimal): -4076466 or 5164225. OLE color: 5164225.
HSL color Cylindrical-coordinate representation of color #C1CC4E: hue angle of 65.24º degrees, saturation: 0.55, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #C1CC4E is Cyan = 0.05, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.2.
<style> p { color: #c1cc4e; } p { color: rgb(193,204,78); } H1.HeaderClassName { color: #c1cc4e; } .AnyTagClassName { color: #c1cc4e; } </style>
<style> a { background-color: #c1cc4e; } a { background-color: rgb(193,204,78); } div.DivClassName { background-color: #c1cc4e; } .BgClassName { background-color: #c1cc4e; } </style>
<style> span { border-color: #c1cc4e; } span { border-color: rgb(193,204,78); } td.TdClassName { border-color: #c1cc4e; } .TagClassName { border-color: #c1cc4e; } </style>