#C88060 (or 0xC88060) is unknown color: approx Burning Sand. HEX triplet: C8, 80 and 60. RGB value is (200,128,96). Sum of RGB (Red+Green+Blue) = 200+128+96=424 (56% of max value = 765). Red value is 200 (78.52% from 255 or 47.17% from 424); Green value is 128 (50.39% from 255 or 30.19% from 424); Blue value is 96 (37.89% from 255 or 22.64% from 424); Max value from RGB is 200 - color contains mainly: red. Hex color #C88060 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #C88060 is #377F9F. Grayscale: #929292. Windows color (decimal): -3637152 or 6324424. OLE color: 6324424.
HSL color Cylindrical-coordinate representation of color #C88060: hue angle of 18.46º degrees, saturation: 0.49, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #C88060 is Cyan = 0, Magento = 0.36, Yellow = 0.52 and Black (K on CMYK) = 0.22.
<style> p { color: #C88060; } p { color: rgb(200,128,96); } H1.HeaderClassName { color: #C88060; } .AnyTagClassName { color: #C88060; } </style>
<style> a { background-color: #C88060; } a { background-color: rgb(200,128,96); } div.DivClassName { background-color: #C88060; } .BgClassName { background-color: #C88060; } </style>
<style> span { border-color: #C88060; } span { border-color: rgb(200,128,96); } td.TdClassName { border-color: #C88060; } .TagClassName { border-color: #C88060; } </style>