#EBE4CA (or 0xEBE4CA) is unknown color: approx Orange White. HEX triplet: EB, E4 and CA. RGB value is (235,228,202). Sum of RGB (Red+Green+Blue) = 235+228+202=665 (88% of max value = 765). Red value is 235 (92.19% from 255 or 35.34% from 665); Green value is 228 (89.45% from 255 or 34.29% from 665); Blue value is 202 (79.30% from 255 or 30.38% from 665); Max value from RGB is 235 - color contains mainly: red. Hex color #EBE4CA is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EBE4CA is #141B35. Grayscale: #E3E3E3. Windows color (decimal): -1317686 or 13296875. OLE color: 13296875.
HSL color Cylindrical-coordinate representation of color #EBE4CA: hue angle of 47.27º degrees, saturation: 0.45, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #EBE4CA is Cyan = 0, Magento = 0.03, Yellow = 0.14 and Black (K on CMYK) = 0.08.
<style> p { color: #EBE4CA; } p { color: rgb(235,228,202); } H1.HeaderClassName { color: #EBE4CA; } .AnyTagClassName { color: #EBE4CA; } </style>
<style> a { background-color: #EBE4CA; } a { background-color: rgb(235,228,202); } div.DivClassName { background-color: #EBE4CA; } .BgClassName { background-color: #EBE4CA; } </style>
<style> span { border-color: #EBE4CA; } span { border-color: rgb(235,228,202); } td.TdClassName { border-color: #EBE4CA; } .TagClassName { border-color: #EBE4CA; } </style>