#EEBDC5 (or 0xEEBDC5) is unknown color: approx Chantilly. HEX triplet: EE, BD and C5. RGB value is (238,189,197). Sum of RGB (Red+Green+Blue) = 238+189+197=624 (82% of max value = 765). Red value is 238 (93.36% from 255 or 38.14% from 624); Green value is 189 (74.22% from 255 or 30.29% from 624); Blue value is 197 (77.34% from 255 or 31.57% from 624); Max value from RGB is 238 - color contains mainly: red. Hex color #EEBDC5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EEBDC5 is #11423A. Grayscale: #CCCCCC. Windows color (decimal): -1131067 or 12959214. OLE color: 12959214.
HSL color Cylindrical-coordinate representation of color #EEBDC5: hue angle of 350.2º degrees, saturation: 0.59, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #EEBDC5 is Cyan = 0, Magento = 0.21, Yellow = 0.17 and Black (K on CMYK) = 0.07.
<style> p { color: #EEBDC5; } p { color: rgb(238,189,197); } H1.HeaderClassName { color: #EEBDC5; } .AnyTagClassName { color: #EEBDC5; } </style>
<style> a { background-color: #EEBDC5; } a { background-color: rgb(238,189,197); } div.DivClassName { background-color: #EEBDC5; } .BgClassName { background-color: #EEBDC5; } </style>
<style> span { border-color: #EEBDC5; } span { border-color: rgb(238,189,197); } td.TdClassName { border-color: #EEBDC5; } .TagClassName { border-color: #EEBDC5; } </style>