#C8A780 (or 0xC8A780) is unknown color: approx Rodeo Dust. HEX triplet: C8, A7 and 80. RGB value is (200,167,128). Sum of RGB (Red+Green+Blue) = 200+167+128=495 (65% of max value = 765). Red value is 200 (78.52% from 255 or 40.40% from 495); Green value is 167 (65.62% from 255 or 33.74% from 495); Blue value is 128 (50.39% from 255 or 25.86% from 495); Max value from RGB is 200 - color contains mainly: red. Hex color #C8A780 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C8A780 is #37587F. Grayscale: #ACACAC. Windows color (decimal): -3627136 or 8431560. OLE color: 8431560.
HSL color Cylindrical-coordinate representation of color #C8A780: hue angle of 32.5º degrees, saturation: 0.4, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #C8A780 is Cyan = 0, Magento = 0.16, Yellow = 0.36 and Black (K on CMYK) = 0.22.
<style> p { color: #C8A780; } p { color: rgb(200,167,128); } H1.HeaderClassName { color: #C8A780; } .AnyTagClassName { color: #C8A780; } </style>
<style> a { background-color: #C8A780; } a { background-color: rgb(200,167,128); } div.DivClassName { background-color: #C8A780; } .BgClassName { background-color: #C8A780; } </style>
<style> span { border-color: #C8A780; } span { border-color: rgb(200,167,128); } td.TdClassName { border-color: #C8A780; } .TagClassName { border-color: #C8A780; } </style>