#CC83C3 (or 0xCC83C3) is unknown color: approx Orchid. HEX triplet: CC, 83 and C3. RGB value is (204,131,195). Sum of RGB (Red+Green+Blue) = 204+131+195=530 (70% of max value = 765). Red value is 204 (80.08% from 255 or 38.49% from 530); Green value is 131 (51.56% from 255 or 24.72% from 530); Blue value is 195 (76.56% from 255 or 36.79% from 530); Max value from RGB is 204 - color contains mainly: red. Hex color #CC83C3 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CC83C3 is #337C3C. Grayscale: #9F9F9F. Windows color (decimal): -3374141 or 12813260. OLE color: 12813260.
HSL color Cylindrical-coordinate representation of color #CC83C3: hue angle of 307.4º degrees, saturation: 0.42, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #CC83C3 is Cyan = 0, Magento = 0.36, Yellow = 0.04 and Black (K on CMYK) = 0.2.
<style> p { color: #CC83C3; } p { color: rgb(204,131,195); } H1.HeaderClassName { color: #CC83C3; } .AnyTagClassName { color: #CC83C3; } </style>
<style> a { background-color: #CC83C3; } a { background-color: rgb(204,131,195); } div.DivClassName { background-color: #CC83C3; } .BgClassName { background-color: #CC83C3; } </style>
<style> span { border-color: #CC83C3; } span { border-color: rgb(204,131,195); } td.TdClassName { border-color: #CC83C3; } .TagClassName { border-color: #CC83C3; } </style>