#C1AC0F (or 0xC1AC0F) is unknown color: approx Earls Green. HEX triplet: C1, AC and 0F. RGB value is (193,172,15). Sum of RGB (Red+Green+Blue) = 193+172+15=380 (50% of max value = 765). Red value is 193 (75.78% from 255 or 50.79% from 380); Green value is 172 (67.58% from 255 or 45.26% from 380); Blue value is 15 (6.25% from 255 or 3.95% from 380); Max value from RGB is 193 - color contains mainly: red. Hex color #C1AC0F is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C1AC0F is #3E53F0. Grayscale: #A1A1A1. Windows color (decimal): -4084721 or 1027265. OLE color: 1027265.
HSL color Cylindrical-coordinate representation of color #C1AC0F: hue angle of 52.92º degrees, saturation: 0.86, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #C1AC0F is Cyan = 0, Magento = 0.11, Yellow = 0.92 and Black (K on CMYK) = 0.24.
<style> p { color: #C1AC0F; } p { color: rgb(193,172,15); } H1.HeaderClassName { color: #C1AC0F; } .AnyTagClassName { color: #C1AC0F; } </style>
<style> a { background-color: #C1AC0F; } a { background-color: rgb(193,172,15); } div.DivClassName { background-color: #C1AC0F; } .BgClassName { background-color: #C1AC0F; } </style>
<style> span { border-color: #C1AC0F; } span { border-color: rgb(193,172,15); } td.TdClassName { border-color: #C1AC0F; } .TagClassName { border-color: #C1AC0F; } </style>