#C3B21C (or 0xC3B21C) is unknown color: approx Earls Green. HEX triplet: C3, B2 and 1C. RGB value is (195,178,28). Sum of RGB (Red+Green+Blue) = 195+178+28=401 (53% of max value = 765). Red value is 195 (76.56% from 255 or 48.63% from 401); Green value is 178 (69.92% from 255 or 44.39% from 401); Blue value is 28 (11.33% from 255 or 6.98% from 401); Max value from RGB is 195 - color contains mainly: red. Hex color #C3B21C is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C3B21C is #3C4DE3. Grayscale: #A6A6A6. Windows color (decimal): -3952100 or 1880771. OLE color: 1880771.
HSL color Cylindrical-coordinate representation of color #C3B21C: hue angle of 53.89º degrees, saturation: 0.75, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #C3B21C is Cyan = 0, Magento = 0.09, Yellow = 0.86 and Black (K on CMYK) = 0.24.
<style> p { color: #C3B21C; } p { color: rgb(195,178,28); } H1.HeaderClassName { color: #C3B21C; } .AnyTagClassName { color: #C3B21C; } </style>
<style> a { background-color: #C3B21C; } a { background-color: rgb(195,178,28); } div.DivClassName { background-color: #C3B21C; } .BgClassName { background-color: #C3B21C; } </style>
<style> span { border-color: #C3B21C; } span { border-color: rgb(195,178,28); } td.TdClassName { border-color: #C3B21C; } .TagClassName { border-color: #C3B21C; } </style>