#EE79D9 (or 0xEE79D9) is unknown color: approx Pale Magenta. HEX triplet: EE, 79 and D9. RGB value is (238,121,217). Sum of RGB (Red+Green+Blue) = 238+121+217=576 (76% of max value = 765). Red value is 238 (93.36% from 255 or 41.32% from 576); Green value is 121 (47.66% from 255 or 21.01% from 576); Blue value is 217 (85.16% from 255 or 37.67% from 576); Max value from RGB is 238 - color contains mainly: red. Hex color #EE79D9 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #EE79D9 is #118626. Grayscale: #A6A6A6. Windows color (decimal): -1148455 or 14252526. OLE color: 14252526.
HSL color Cylindrical-coordinate representation of color #EE79D9: hue angle of 310.77º degrees, saturation: 0.77, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #EE79D9 is Cyan = 0, Magento = 0.49, Yellow = 0.09 and Black (K on CMYK) = 0.07.
<style> p { color: #EE79D9; } p { color: rgb(238,121,217); } H1.HeaderClassName { color: #EE79D9; } .AnyTagClassName { color: #EE79D9; } </style>
<style> a { background-color: #EE79D9; } a { background-color: rgb(238,121,217); } div.DivClassName { background-color: #EE79D9; } .BgClassName { background-color: #EE79D9; } </style>
<style> span { border-color: #EE79D9; } span { border-color: rgb(238,121,217); } td.TdClassName { border-color: #EE79D9; } .TagClassName { border-color: #EE79D9; } </style>