#EB9292 (or 0xEB9292) is unknown color: approx Sweet Pink. HEX triplet: EB, 92 and 92. RGB value is (235,146,146). Sum of RGB (Red+Green+Blue) = 235+146+146=527 (69% of max value = 765). Red value is 235 (92.19% from 255 or 44.59% from 527); Green value is 146 (57.42% from 255 or 27.70% from 527); Blue value is 146 (57.42% from 255 or 27.70% from 527); Max value from RGB is 235 - color contains mainly: red. Hex color #EB9292 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #EB9292 is #146D6D. Grayscale: #ACACAC. Windows color (decimal): -1338734 or 9605867. OLE color: 9605867.
HSL color Cylindrical-coordinate representation of color #EB9292: hue angle of 0º degrees, saturation: 0.69, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #EB9292 is Cyan = 0, Magento = 0.38, Yellow = 0.38 and Black (K on CMYK) = 0.08.
<style> p { color: #EB9292; } p { color: rgb(235,146,146); } H1.HeaderClassName { color: #EB9292; } .AnyTagClassName { color: #EB9292; } </style>
<style> a { background-color: #EB9292; } a { background-color: rgb(235,146,146); } div.DivClassName { background-color: #EB9292; } .BgClassName { background-color: #EB9292; } </style>
<style> span { border-color: #EB9292; } span { border-color: rgb(235,146,146); } td.TdClassName { border-color: #EB9292; } .TagClassName { border-color: #EB9292; } </style>