#EB8B7A (or 0xEB8B7A) is unknown color: approx Dark Salmon. HEX triplet: EB, 8B and 7A. RGB value is (235,139,122). Sum of RGB (Red+Green+Blue) = 235+139+122=496 (65% of max value = 765). Red value is 235 (92.19% from 255 or 47.38% from 496); Green value is 139 (54.69% from 255 or 28.02% from 496); Blue value is 122 (48.05% from 255 or 24.60% from 496); Max value from RGB is 235 - color contains mainly: red. Hex color #EB8B7A is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #EB8B7A is #147485. Grayscale: #A5A5A5. Windows color (decimal): -1340550 or 8031211. OLE color: 8031211.
HSL color Cylindrical-coordinate representation of color #EB8B7A: hue angle of 9.03º degrees, saturation: 0.74, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #EB8B7A is Cyan = 0, Magento = 0.41, Yellow = 0.48 and Black (K on CMYK) = 0.08.
<style> p { color: #EB8B7A; } p { color: rgb(235,139,122); } H1.HeaderClassName { color: #EB8B7A; } .AnyTagClassName { color: #EB8B7A; } </style>
<style> a { background-color: #EB8B7A; } a { background-color: rgb(235,139,122); } div.DivClassName { background-color: #EB8B7A; } .BgClassName { background-color: #EB8B7A; } </style>
<style> span { border-color: #EB8B7A; } span { border-color: rgb(235,139,122); } td.TdClassName { border-color: #EB8B7A; } .TagClassName { border-color: #EB8B7A; } </style>