#C88AAA (or 0xC88AAA) is unknown color: approx Lily. HEX triplet: C8, 8A and AA. RGB value is (200,138,170). Sum of RGB (Red+Green+Blue) = 200+138+170=508 (67% of max value = 765). Red value is 200 (78.52% from 255 or 39.37% from 508); Green value is 138 (54.30% from 255 or 27.17% from 508); Blue value is 170 (66.80% from 255 or 33.46% from 508); Max value from RGB is 200 - color contains mainly: red. Hex color #C88AAA is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C88AAA is #377555. Grayscale: #A0A0A0. Windows color (decimal): -3634518 or 11176648. OLE color: 11176648.
HSL color Cylindrical-coordinate representation of color #C88AAA: hue angle of 329.03º degrees, saturation: 0.36, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #C88AAA is Cyan = 0, Magento = 0.31, Yellow = 0.15 and Black (K on CMYK) = 0.22.
<style> p { color: #C88AAA; } p { color: rgb(200,138,170); } H1.HeaderClassName { color: #C88AAA; } .AnyTagClassName { color: #C88AAA; } </style>
<style> a { background-color: #C88AAA; } a { background-color: rgb(200,138,170); } div.DivClassName { background-color: #C88AAA; } .BgClassName { background-color: #C88AAA; } </style>
<style> span { border-color: #C88AAA; } span { border-color: rgb(200,138,170); } td.TdClassName { border-color: #C88AAA; } .TagClassName { border-color: #C88AAA; } </style>