#C8828E (or 0xC8828E) is unknown color: approx Puce. HEX triplet: C8, 82 and 8E. RGB value is (200,130,142). Sum of RGB (Red+Green+Blue) = 200+130+142=472 (62% of max value = 765). Red value is 200 (78.52% from 255 or 42.37% from 472); Green value is 130 (51.17% from 255 or 27.54% from 472); Blue value is 142 (55.86% from 255 or 30.08% from 472); Max value from RGB is 200 - color contains mainly: red. Hex color #C8828E is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C8828E is #377D71. Grayscale: #989898. Windows color (decimal): -3636594 or 9339592. OLE color: 9339592.
HSL color Cylindrical-coordinate representation of color #C8828E: hue angle of 349.71º degrees, saturation: 0.39, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #C8828E is Cyan = 0, Magento = 0.35, Yellow = 0.29 and Black (K on CMYK) = 0.22.
<style> p { color: #C8828E; } p { color: rgb(200,130,142); } H1.HeaderClassName { color: #C8828E; } .AnyTagClassName { color: #C8828E; } </style>
<style> a { background-color: #C8828E; } a { background-color: rgb(200,130,142); } div.DivClassName { background-color: #C8828E; } .BgClassName { background-color: #C8828E; } </style>
<style> span { border-color: #C8828E; } span { border-color: rgb(200,130,142); } td.TdClassName { border-color: #C8828E; } .TagClassName { border-color: #C8828E; } </style>