#EBAEB1 (or 0xEBAEB1) is unknown color: approx Pale Chestnut. HEX triplet: EB, AE and B1. RGB value is (235,174,177). Sum of RGB (Red+Green+Blue) = 235+174+177=586 (77% of max value = 765). Red value is 235 (92.19% from 255 or 40.10% from 586); Green value is 174 (68.36% from 255 or 29.69% from 586); Blue value is 177 (69.53% from 255 or 30.20% from 586); Max value from RGB is 235 - color contains mainly: red. Hex color #EBAEB1 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #EBAEB1 is #14514E. Grayscale: #C0C0C0. Windows color (decimal): -1331535 or 11644651. OLE color: 11644651.
HSL color Cylindrical-coordinate representation of color #EBAEB1: hue angle of 357.05º degrees, saturation: 0.6, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #EBAEB1 is Cyan = 0, Magento = 0.26, Yellow = 0.25 and Black (K on CMYK) = 0.08.
<style> p { color: #ebaeb1; } p { color: rgb(235,174,177); } H1.HeaderClassName { color: #ebaeb1; } .AnyTagClassName { color: #ebaeb1; } </style>
<style> a { background-color: #ebaeb1; } a { background-color: rgb(235,174,177); } div.DivClassName { background-color: #ebaeb1; } .BgClassName { background-color: #ebaeb1; } </style>
<style> span { border-color: #ebaeb1; } span { border-color: rgb(235,174,177); } td.TdClassName { border-color: #ebaeb1; } .TagClassName { border-color: #ebaeb1; } </style>