#C1C53E (or 0xC1C53E) is unknown color: approx Celery. HEX triplet: C1, C5 and 3E. RGB value is (193,197,62). Sum of RGB (Red+Green+Blue) = 193+197+62=452 (59% of max value = 765). Red value is 193 (75.78% from 255 or 42.70% from 452); Green value is 197 (77.34% from 255 or 43.58% from 452); Blue value is 62 (24.61% from 255 or 13.72% from 452); Max value from RGB is 197 - color contains mainly: green. Hex color #C1C53E is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #C1C53E is #3E3AC1. Grayscale: #B4B4B4. Windows color (decimal): -4078274 or 4113857. OLE color: 4113857.
HSL color Cylindrical-coordinate representation of color #C1C53E: hue angle of 61.78º degrees, saturation: 0.54, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #C1C53E is Cyan = 0.02, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.23.
<style> p { color: #c1c53e; } p { color: rgb(193,197,62); } H1.HeaderClassName { color: #c1c53e; } .AnyTagClassName { color: #c1c53e; } </style>
<style> a { background-color: #c1c53e; } a { background-color: rgb(193,197,62); } div.DivClassName { background-color: #c1c53e; } .BgClassName { background-color: #c1c53e; } </style>
<style> span { border-color: #c1c53e; } span { border-color: rgb(193,197,62); } td.TdClassName { border-color: #c1c53e; } .TagClassName { border-color: #c1c53e; } </style>