#CC879E (or 0xCC879E) is unknown color: approx Puce. HEX triplet: CC, 87 and 9E. RGB value is (204,135,158). Sum of RGB (Red+Green+Blue) = 204+135+158=497 (65% of max value = 765). Red value is 204 (80.08% from 255 or 41.05% from 497); Green value is 135 (53.12% from 255 or 27.16% from 497); Blue value is 158 (62.11% from 255 or 31.79% from 497); Max value from RGB is 204 - color contains mainly: red. Hex color #CC879E is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC879E is #337861. Grayscale: #9E9E9E. Windows color (decimal): -3373154 or 10389452. OLE color: 10389452.
HSL color Cylindrical-coordinate representation of color #CC879E: hue angle of 340º degrees, saturation: 0.4, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #CC879E is Cyan = 0, Magento = 0.34, Yellow = 0.23 and Black (K on CMYK) = 0.2.
<style> p { color: #CC879E; } p { color: rgb(204,135,158); } H1.HeaderClassName { color: #CC879E; } .AnyTagClassName { color: #CC879E; } </style>
<style> a { background-color: #CC879E; } a { background-color: rgb(204,135,158); } div.DivClassName { background-color: #CC879E; } .BgClassName { background-color: #CC879E; } </style>
<style> span { border-color: #CC879E; } span { border-color: rgb(204,135,158); } td.TdClassName { border-color: #CC879E; } .TagClassName { border-color: #CC879E; } </style>