#CC81DC (or 0xCC81DC) is unknown color: approx Orchid. HEX triplet: CC, 81 and DC. RGB value is (204,129,220). Sum of RGB (Red+Green+Blue) = 204+129+220=553 (73% of max value = 765). Red value is 204 (80.08% from 255 or 36.89% from 553); Green value is 129 (50.78% from 255 or 23.33% from 553); Blue value is 220 (86.33% from 255 or 39.78% from 553); Max value from RGB is 220 - color contains mainly: blue. Hex color #CC81DC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CC81DC is #337E23. Grayscale: #A1A1A1. Windows color (decimal): -3374628 or 14451148. OLE color: 14451148.
HSL color Cylindrical-coordinate representation of color #CC81DC: hue angle of 289.45º degrees, saturation: 0.57, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #CC81DC is Cyan = 0.07, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CC81DC; } p { color: rgb(204,129,220); } H1.HeaderClassName { color: #CC81DC; } .AnyTagClassName { color: #CC81DC; } </style>
<style> a { background-color: #CC81DC; } a { background-color: rgb(204,129,220); } div.DivClassName { background-color: #CC81DC; } .BgClassName { background-color: #CC81DC; } </style>
<style> span { border-color: #CC81DC; } span { border-color: rgb(204,129,220); } td.TdClassName { border-color: #CC81DC; } .TagClassName { border-color: #CC81DC; } </style>