#EB90BD (or 0xEB90BD) is unknown color: approx Shocking. HEX triplet: EB, 90 and BD. RGB value is (235,144,189). Sum of RGB (Red+Green+Blue) = 235+144+189=568 (75% of max value = 765). Red value is 235 (92.19% from 255 or 41.37% from 568); Green value is 144 (56.64% from 255 or 25.35% from 568); Blue value is 189 (74.22% from 255 or 33.27% from 568); Max value from RGB is 235 - color contains mainly: red. Hex color #EB90BD is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EB90BD is #146F42. Grayscale: #B0B0B0. Windows color (decimal): -1339203 or 12423403. OLE color: 12423403.
HSL color Cylindrical-coordinate representation of color #EB90BD: hue angle of 330.33º degrees, saturation: 0.69, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #EB90BD is Cyan = 0, Magento = 0.39, Yellow = 0.20 and Black (K on CMYK) = 0.08.
<style> p { color: #EB90BD; } p { color: rgb(235,144,189); } H1.HeaderClassName { color: #EB90BD; } .AnyTagClassName { color: #EB90BD; } </style>
<style> a { background-color: #EB90BD; } a { background-color: rgb(235,144,189); } div.DivClassName { background-color: #EB90BD; } .BgClassName { background-color: #EB90BD; } </style>
<style> span { border-color: #EB90BD; } span { border-color: rgb(235,144,189); } td.TdClassName { border-color: #EB90BD; } .TagClassName { border-color: #EB90BD; } </style>