#C8CC85 (or 0xC8CC85) is unknown color: approx Deco. HEX triplet: C8, CC and 85. RGB value is (200,204,133). Sum of RGB (Red+Green+Blue) = 200+204+133=537 (71% of max value = 765). Red value is 200 (78.52% from 255 or 37.24% from 537); Green value is 204 (80.08% from 255 or 37.99% from 537); Blue value is 133 (52.34% from 255 or 24.77% from 537); Max value from RGB is 204 - color contains mainly: green. Hex color #C8CC85 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C8CC85 is #37337A. Grayscale: #C2C2C2. Windows color (decimal): -3617659 or 8768712. OLE color: 8768712.
HSL color Cylindrical-coordinate representation of color #C8CC85: hue angle of 63.38º degrees, saturation: 0.41, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #C8CC85 is Cyan = 0.02, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.2.
<style> p { color: #C8CC85; } p { color: rgb(200,204,133); } H1.HeaderClassName { color: #C8CC85; } .AnyTagClassName { color: #C8CC85; } </style>
<style> a { background-color: #C8CC85; } a { background-color: rgb(200,204,133); } div.DivClassName { background-color: #C8CC85; } .BgClassName { background-color: #C8CC85; } </style>
<style> span { border-color: #C8CC85; } span { border-color: rgb(200,204,133); } td.TdClassName { border-color: #C8CC85; } .TagClassName { border-color: #C8CC85; } </style>