#C8762E (or 0xC8762E) is unknown color: approx Bronze. HEX triplet: C8, 76 and 2E. RGB value is (200,118,46). Sum of RGB (Red+Green+Blue) = 200+118+46=364 (48% of max value = 765). Red value is 200 (78.52% from 255 or 54.95% from 364); Green value is 118 (46.48% from 255 or 32.42% from 364); Blue value is 46 (18.36% from 255 or 12.64% from 364); Max value from RGB is 200 - color contains mainly: red. Hex color #C8762E is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C8762E is #3789D1. Grayscale: #868686. Windows color (decimal): -3639762 or 3045064. OLE color: 3045064.
HSL color Cylindrical-coordinate representation of color #C8762E: hue angle of 28.05º degrees, saturation: 0.63, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #C8762E is Cyan = 0, Magento = 0.41, Yellow = 0.77 and Black (K on CMYK) = 0.22.
<style> p { color: #C8762E; } p { color: rgb(200,118,46); } H1.HeaderClassName { color: #C8762E; } .AnyTagClassName { color: #C8762E; } </style>
<style> a { background-color: #C8762E; } a { background-color: rgb(200,118,46); } div.DivClassName { background-color: #C8762E; } .BgClassName { background-color: #C8762E; } </style>
<style> span { border-color: #C8762E; } span { border-color: rgb(200,118,46); } td.TdClassName { border-color: #C8762E; } .TagClassName { border-color: #C8762E; } </style>