#CC79DA (or 0xCC79DA) is unknown color: approx Orchid. HEX triplet: CC, 79 and DA. RGB value is (204,121,218). Sum of RGB (Red+Green+Blue) = 204+121+218=543 (71% of max value = 765). Red value is 204 (80.08% from 255 or 37.57% from 543); Green value is 121 (47.66% from 255 or 22.28% from 543); Blue value is 218 (85.55% from 255 or 40.15% from 543); Max value from RGB is 218 - color contains mainly: blue. Hex color #CC79DA is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CC79DA is #338625. Grayscale: #9C9C9C. Windows color (decimal): -3376678 or 14318028. OLE color: 14318028.
HSL color Cylindrical-coordinate representation of color #CC79DA: hue angle of 291.34º degrees, saturation: 0.57, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #CC79DA is Cyan = 0.06, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CC79DA; } p { color: rgb(204,121,218); } H1.HeaderClassName { color: #CC79DA; } .AnyTagClassName { color: #CC79DA; } </style>
<style> a { background-color: #CC79DA; } a { background-color: rgb(204,121,218); } div.DivClassName { background-color: #CC79DA; } .BgClassName { background-color: #CC79DA; } </style>
<style> span { border-color: #CC79DA; } span { border-color: rgb(204,121,218); } td.TdClassName { border-color: #CC79DA; } .TagClassName { border-color: #CC79DA; } </style>