#CC84AB (or 0xCC84AB) is unknown color: approx Lily. HEX triplet: CC, 84 and AB. RGB value is (204,132,171). Sum of RGB (Red+Green+Blue) = 204+132+171=507 (67% of max value = 765). Red value is 204 (80.08% from 255 or 40.24% from 507); Green value is 132 (51.95% from 255 or 26.04% from 507); Blue value is 171 (67.19% from 255 or 33.73% from 507); Max value from RGB is 204 - color contains mainly: red. Hex color #CC84AB is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC84AB is #337B54. Grayscale: #9D9D9D. Windows color (decimal): -3373909 or 11240652. OLE color: 11240652.
HSL color Cylindrical-coordinate representation of color #CC84AB: hue angle of 327.5º degrees, saturation: 0.41, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #CC84AB is Cyan = 0, Magento = 0.35, Yellow = 0.16 and Black (K on CMYK) = 0.2.
<style> p { color: #CC84AB; } p { color: rgb(204,132,171); } H1.HeaderClassName { color: #CC84AB; } .AnyTagClassName { color: #CC84AB; } </style>
<style> a { background-color: #CC84AB; } a { background-color: rgb(204,132,171); } div.DivClassName { background-color: #CC84AB; } .BgClassName { background-color: #CC84AB; } </style>
<style> span { border-color: #CC84AB; } span { border-color: rgb(204,132,171); } td.TdClassName { border-color: #CC84AB; } .TagClassName { border-color: #CC84AB; } </style>