#C19000 (or 0xC19000) is unknown color: approx Dark Goldenrod. HEX triplet: C1, 90 and 00. RGB value is (193,144,0). Sum of RGB (Red+Green+Blue) = 193+144+0=337 (44% of max value = 765). Red value is 193 (75.78% from 255 or 57.27% from 337); Green value is 144 (56.64% from 255 or 42.73% from 337); Blue value is 0 (0.39% from 255 or 0% from 337); Max value from RGB is 193 - color contains mainly: red. Hex color #C19000 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C19000 is #3E6FFF. Grayscale: #8E8E8E. Windows color (decimal): -4091904 or 37057. OLE color: 37057.
HSL color Cylindrical-coordinate representation of color #C19000: hue angle of 44.77º degrees, saturation: 1, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 1%. Process color model (Four color, CMYK) of #C19000 is Cyan = 0, Magento = 0.25, Yellow = 1 and Black (K on CMYK) = 0.24.
<style> p { color: #c19000; } p { color: rgb(193,144,0); } H1.HeaderClassName { color: #c19000; } .AnyTagClassName { color: #c19000; } </style>
<style> a { background-color: #c19000; } a { background-color: rgb(193,144,0); } div.DivClassName { background-color: #c19000; } .BgClassName { background-color: #c19000; } </style>
<style> span { border-color: #c19000; } span { border-color: rgb(193,144,0); } td.TdClassName { border-color: #c19000; } .TagClassName { border-color: #c19000; } </style>