#CC82B1 (or 0xCC82B1) is unknown color: approx Lily. HEX triplet: CC, 82 and B1. RGB value is (204,130,177). Sum of RGB (Red+Green+Blue) = 204+130+177=511 (67% of max value = 765). Red value is 204 (80.08% from 255 or 39.92% from 511); Green value is 130 (51.17% from 255 or 25.44% from 511); Blue value is 177 (69.53% from 255 or 34.64% from 511); Max value from RGB is 204 - color contains mainly: red. Hex color #CC82B1 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC82B1 is #337D4E. Grayscale: #9D9D9D. Windows color (decimal): -3374415 or 11633356. OLE color: 11633356.
HSL color Cylindrical-coordinate representation of color #CC82B1: hue angle of 321.89º degrees, saturation: 0.42, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #CC82B1 is Cyan = 0, Magento = 0.36, Yellow = 0.13 and Black (K on CMYK) = 0.2.
<style> p { color: #CC82B1; } p { color: rgb(204,130,177); } H1.HeaderClassName { color: #CC82B1; } .AnyTagClassName { color: #CC82B1; } </style>
<style> a { background-color: #CC82B1; } a { background-color: rgb(204,130,177); } div.DivClassName { background-color: #CC82B1; } .BgClassName { background-color: #CC82B1; } </style>
<style> span { border-color: #CC82B1; } span { border-color: rgb(204,130,177); } td.TdClassName { border-color: #CC82B1; } .TagClassName { border-color: #CC82B1; } </style>