#C3C84B (or 0xC3C84B) is unknown color: approx Celery. HEX triplet: C3, C8 and 4B. RGB value is (195,200,75). Sum of RGB (Red+Green+Blue) = 195+200+75=470 (62% of max value = 765). Red value is 195 (76.56% from 255 or 41.49% from 470); Green value is 200 (78.52% from 255 or 42.55% from 470); Blue value is 75 (29.69% from 255 or 15.96% from 470); Max value from RGB is 200 - color contains mainly: green. Hex color #C3C84B is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #C3C84B is #3C37B4. Grayscale: #B8B8B8. Windows color (decimal): -3946421 or 4966595. OLE color: 4966595.
HSL color Cylindrical-coordinate representation of color #C3C84B: hue angle of 62.4º degrees, saturation: 0.53, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #C3C84B is Cyan = 0.02, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.22.
<style> p { color: #c3c84b; } p { color: rgb(195,200,75); } H1.HeaderClassName { color: #c3c84b; } .AnyTagClassName { color: #c3c84b; } </style>
<style> a { background-color: #c3c84b; } a { background-color: rgb(195,200,75); } div.DivClassName { background-color: #c3c84b; } .BgClassName { background-color: #c3c84b; } </style>
<style> span { border-color: #c3c84b; } span { border-color: rgb(195,200,75); } td.TdClassName { border-color: #c3c84b; } .TagClassName { border-color: #c3c84b; } </style>