#C8701B (or 0xC8701B) is unknown color: approx Ochre. HEX triplet: C8, 70 and 1B. RGB value is (200,112,27). Sum of RGB (Red+Green+Blue) = 200+112+27=339 (44% of max value = 765). Red value is 200 (78.52% from 255 or 59.00% from 339); Green value is 112 (44.14% from 255 or 33.04% from 339); Blue value is 27 (10.94% from 255 or 7.96% from 339); Max value from RGB is 200 - color contains mainly: red. Hex color #C8701B is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C8701B is #378FE4. Grayscale: #818181. Windows color (decimal): -3641317 or 1798344. OLE color: 1798344.
HSL color Cylindrical-coordinate representation of color #C8701B: hue angle of 29.48º degrees, saturation: 0.76, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #C8701B is Cyan = 0, Magento = 0.44, Yellow = 0.86 and Black (K on CMYK) = 0.22.
<style> p { color: #C8701B; } p { color: rgb(200,112,27); } H1.HeaderClassName { color: #C8701B; } .AnyTagClassName { color: #C8701B; } </style>
<style> a { background-color: #C8701B; } a { background-color: rgb(200,112,27); } div.DivClassName { background-color: #C8701B; } .BgClassName { background-color: #C8701B; } </style>
<style> span { border-color: #C8701B; } span { border-color: rgb(200,112,27); } td.TdClassName { border-color: #C8701B; } .TagClassName { border-color: #C8701B; } </style>