#C8920F (or 0xC8920F) is unknown color: approx Dark Goldenrod. HEX triplet: C8, 92 and 0F. RGB value is (200,146,15). Sum of RGB (Red+Green+Blue) = 200+146+15=361 (47% of max value = 765). Red value is 200 (78.52% from 255 or 55.40% from 361); Green value is 146 (57.42% from 255 or 40.44% from 361); Blue value is 15 (6.25% from 255 or 4.16% from 361); Max value from RGB is 200 - color contains mainly: red. Hex color #C8920F is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C8920F is #376DF0. Grayscale: #939393. Windows color (decimal): -3632625 or 1020616. OLE color: 1020616.
HSL color Cylindrical-coordinate representation of color #C8920F: hue angle of 42.49º degrees, saturation: 0.86, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #C8920F is Cyan = 0, Magento = 0.27, Yellow = 0.92 and Black (K on CMYK) = 0.22.
<style> p { color: #C8920F; } p { color: rgb(200,146,15); } H1.HeaderClassName { color: #C8920F; } .AnyTagClassName { color: #C8920F; } </style>
<style> a { background-color: #C8920F; } a { background-color: rgb(200,146,15); } div.DivClassName { background-color: #C8920F; } .BgClassName { background-color: #C8920F; } </style>
<style> span { border-color: #C8920F; } span { border-color: rgb(200,146,15); } td.TdClassName { border-color: #C8920F; } .TagClassName { border-color: #C8920F; } </style>