#CC8792 (or 0xCC8792) is unknown color: approx Puce. HEX triplet: CC, 87 and 92. RGB value is (204,135,146). Sum of RGB (Red+Green+Blue) = 204+135+146=485 (64% of max value = 765). Red value is 204 (80.08% from 255 or 42.06% from 485); Green value is 135 (53.12% from 255 or 27.84% from 485); Blue value is 146 (57.42% from 255 or 30.10% from 485); Max value from RGB is 204 - color contains mainly: red. Hex color #CC8792 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC8792 is #33786D. Grayscale: #9C9C9C. Windows color (decimal): -3373166 or 9603020. OLE color: 9603020.
HSL color Cylindrical-coordinate representation of color #CC8792: hue angle of 350.43º 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 #CC8792 is Cyan = 0, Magento = 0.34, Yellow = 0.28 and Black (K on CMYK) = 0.2.
<style> p { color: #CC8792; } p { color: rgb(204,135,146); } H1.HeaderClassName { color: #CC8792; } .AnyTagClassName { color: #CC8792; } </style>
<style> a { background-color: #CC8792; } a { background-color: rgb(204,135,146); } div.DivClassName { background-color: #CC8792; } .BgClassName { background-color: #CC8792; } </style>
<style> span { border-color: #CC8792; } span { border-color: rgb(204,135,146); } td.TdClassName { border-color: #CC8792; } .TagClassName { border-color: #CC8792; } </style>