#C8AD99 (or 0xC8AD99) is unknown color: approx Cashmere. HEX triplet: C8, AD and 99. RGB value is (200,173,153). Sum of RGB (Red+Green+Blue) = 200+173+153=526 (69% of max value = 765). Red value is 200 (78.52% from 255 or 38.02% from 526); Green value is 173 (67.97% from 255 or 32.89% from 526); Blue value is 153 (60.16% from 255 or 29.09% from 526); Max value from RGB is 200 - color contains mainly: red. Hex color #C8AD99 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C8AD99 is #375266. Grayscale: #B2B2B2. Windows color (decimal): -3625575 or 10071496. OLE color: 10071496.
HSL color Cylindrical-coordinate representation of color #C8AD99: hue angle of 25.53º degrees, saturation: 0.3, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C8AD99 is Cyan = 0, Magento = 0.14, Yellow = 0.24 and Black (K on CMYK) = 0.22.
<style> p { color: #C8AD99; } p { color: rgb(200,173,153); } H1.HeaderClassName { color: #C8AD99; } .AnyTagClassName { color: #C8AD99; } </style>
<style> a { background-color: #C8AD99; } a { background-color: rgb(200,173,153); } div.DivClassName { background-color: #C8AD99; } .BgClassName { background-color: #C8AD99; } </style>
<style> span { border-color: #C8AD99; } span { border-color: rgb(200,173,153); } td.TdClassName { border-color: #C8AD99; } .TagClassName { border-color: #C8AD99; } </style>