#DA79CC (or 0xDA79CC) is unknown color: approx Orchid. HEX triplet: DA, 79 and CC. RGB value is (218,121,204). Sum of RGB (Red+Green+Blue) = 218+121+204=543 (71% of max value = 765). Red value is 218 (85.55% from 255 or 40.15% from 543); Green value is 121 (47.66% from 255 or 22.28% from 543); Blue value is 204 (80.08% from 255 or 37.57% from 543); Max value from RGB is 218 - color contains mainly: red. Hex color #DA79CC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DA79CC is #258633. Grayscale: #9F9F9F. Windows color (decimal): -2459188 or 13400538. OLE color: 13400538.
HSL color Cylindrical-coordinate representation of color #DA79CC: hue angle of 308.66º 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 #DA79CC is Cyan = 0, Magento = 0.44, Yellow = 0.06 and Black (K on CMYK) = 0.15.
<style> p { color: #DA79CC; } p { color: rgb(218,121,204); } H1.HeaderClassName { color: #DA79CC; } .AnyTagClassName { color: #DA79CC; } </style>
<style> a { background-color: #DA79CC; } a { background-color: rgb(218,121,204); } div.DivClassName { background-color: #DA79CC; } .BgClassName { background-color: #DA79CC; } </style>
<style> span { border-color: #DA79CC; } span { border-color: rgb(218,121,204); } td.TdClassName { border-color: #DA79CC; } .TagClassName { border-color: #DA79CC; } </style>