#C8A150 (or 0xC8A150) is unknown color: approx Sundance. HEX triplet: C8, A1 and 50. RGB value is (200,161,80). Sum of RGB (Red+Green+Blue) = 200+161+80=441 (58% of max value = 765). Red value is 200 (78.52% from 255 or 45.35% from 441); Green value is 161 (63.28% from 255 or 36.51% from 441); Blue value is 80 (31.64% from 255 or 18.14% from 441); Max value from RGB is 200 - color contains mainly: red. Hex color #C8A150 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #C8A150 is #375EAF. Grayscale: #A3A3A3. Windows color (decimal): -3628720 or 5284296. OLE color: 5284296.
HSL color Cylindrical-coordinate representation of color #C8A150: hue angle of 40.5º degrees, saturation: 0.52, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #C8A150 is Cyan = 0, Magento = 0.19, Yellow = 0.6 and Black (K on CMYK) = 0.22.
<style> p { color: #c8a150; } p { color: rgb(200,161,80); } H1.HeaderClassName { color: #c8a150; } .AnyTagClassName { color: #c8a150; } </style>
<style> a { background-color: #c8a150; } a { background-color: rgb(200,161,80); } div.DivClassName { background-color: #c8a150; } .BgClassName { background-color: #c8a150; } </style>
<style> span { border-color: #c8a150; } span { border-color: rgb(200,161,80); } td.TdClassName { border-color: #c8a150; } .TagClassName { border-color: #c8a150; } </style>