#C88A89 (or 0xC88A89) is unknown color: approx Oriental Pink. HEX triplet: C8, 8A and 89. RGB value is (200,138,137). Sum of RGB (Red+Green+Blue) = 200+138+137=475 (62% of max value = 765). Red value is 200 (78.52% from 255 or 42.11% from 475); Green value is 138 (54.30% from 255 or 29.05% from 475); Blue value is 137 (53.91% from 255 or 28.84% from 475); Max value from RGB is 200 - color contains mainly: red. Hex color #C88A89 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C88A89 is #377576. Grayscale: #9C9C9C. Windows color (decimal): -3634551 or 9013960. OLE color: 9013960.
HSL color Cylindrical-coordinate representation of color #C88A89: hue angle of 0.95º 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 #C88A89 is Cyan = 0, Magento = 0.31, Yellow = 0.32 and Black (K on CMYK) = 0.22.
<style> p { color: #C88A89; } p { color: rgb(200,138,137); } H1.HeaderClassName { color: #C88A89; } .AnyTagClassName { color: #C88A89; } </style>
<style> a { background-color: #C88A89; } a { background-color: rgb(200,138,137); } div.DivClassName { background-color: #C88A89; } .BgClassName { background-color: #C88A89; } </style>
<style> span { border-color: #C88A89; } span { border-color: rgb(200,138,137); } td.TdClassName { border-color: #C88A89; } .TagClassName { border-color: #C88A89; } </style>