#C7B03E (or 0xC7B03E) is unknown color: approx Old Gold. HEX triplet: C7, B0 and 3E. RGB value is (199,176,62). Sum of RGB (Red+Green+Blue) = 199+176+62=437 (57% of max value = 765). Red value is 199 (78.12% from 255 or 45.54% from 437); Green value is 176 (69.14% from 255 or 40.27% from 437); Blue value is 62 (24.61% from 255 or 14.19% from 437); Max value from RGB is 199 - color contains mainly: red. Hex color #C7B03E is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C7B03E is #384FC1. Grayscale: #AAAAAA. Windows color (decimal): -3690434 or 4108487. OLE color: 4108487.
HSL color Cylindrical-coordinate representation of color #C7B03E: hue angle of 49.93º degrees, saturation: 0.55, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #C7B03E is Cyan = 0, Magento = 0.12, Yellow = 0.69 and Black (K on CMYK) = 0.22.
<style> p { color: #c7b03e; } p { color: rgb(199,176,62); } H1.HeaderClassName { color: #c7b03e; } .AnyTagClassName { color: #c7b03e; } </style>
<style> a { background-color: #c7b03e; } a { background-color: rgb(199,176,62); } div.DivClassName { background-color: #c7b03e; } .BgClassName { background-color: #c7b03e; } </style>
<style> span { border-color: #c7b03e; } span { border-color: rgb(199,176,62); } td.TdClassName { border-color: #c7b03e; } .TagClassName { border-color: #c7b03e; } </style>