#EEC8DC (or 0xEEC8DC) is unknown color: approx Classic Rose. HEX triplet: EE, C8 and DC. RGB value is (238,200,220). Sum of RGB (Red+Green+Blue) = 238+200+220=658 (87% of max value = 765). Red value is 238 (93.36% from 255 or 36.17% from 658); Green value is 200 (78.52% from 255 or 30.40% from 658); Blue value is 220 (86.33% from 255 or 33.43% from 658); Max value from RGB is 238 - color contains mainly: red. Hex color #EEC8DC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EEC8DC is #113723. Grayscale: #D5D5D5. Windows color (decimal): -1128228 or 14469358. OLE color: 14469358.
HSL color Cylindrical-coordinate representation of color #EEC8DC: hue angle of 328.42º degrees, saturation: 0.53, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #EEC8DC is Cyan = 0, Magento = 0.16, Yellow = 0.08 and Black (K on CMYK) = 0.07.
<style> p { color: #EEC8DC; } p { color: rgb(238,200,220); } H1.HeaderClassName { color: #EEC8DC; } .AnyTagClassName { color: #EEC8DC; } </style>
<style> a { background-color: #EEC8DC; } a { background-color: rgb(238,200,220); } div.DivClassName { background-color: #EEC8DC; } .BgClassName { background-color: #EEC8DC; } </style>
<style> span { border-color: #EEC8DC; } span { border-color: rgb(238,200,220); } td.TdClassName { border-color: #EEC8DC; } .TagClassName { border-color: #EEC8DC; } </style>