#EE99D9 (or 0xEE99D9) is unknown color: approx Lavender Rose. HEX triplet: EE, 99 and D9. RGB value is (238,153,217). Sum of RGB (Red+Green+Blue) = 238+153+217=608 (80% of max value = 765). Red value is 238 (93.36% from 255 or 39.14% from 608); Green value is 153 (60.16% from 255 or 25.16% from 608); Blue value is 217 (85.16% from 255 or 35.69% from 608); Max value from RGB is 238 - color contains mainly: red. Hex color #EE99D9 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EE99D9 is #116626. Grayscale: #B9B9B9. Windows color (decimal): -1140263 or 14260718. OLE color: 14260718.
HSL color Cylindrical-coordinate representation of color #EE99D9: hue angle of 314.82º degrees, saturation: 0.71, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #EE99D9 is Cyan = 0, Magento = 0.36, Yellow = 0.09 and Black (K on CMYK) = 0.07.
<style> p { color: #EE99D9; } p { color: rgb(238,153,217); } H1.HeaderClassName { color: #EE99D9; } .AnyTagClassName { color: #EE99D9; } </style>
<style> a { background-color: #EE99D9; } a { background-color: rgb(238,153,217); } div.DivClassName { background-color: #EE99D9; } .BgClassName { background-color: #EE99D9; } </style>
<style> span { border-color: #EE99D9; } span { border-color: rgb(238,153,217); } td.TdClassName { border-color: #EE99D9; } .TagClassName { border-color: #EE99D9; } </style>