#FF89B2 (or 0xFF89B2) is unknown color: approx Tickle Me Pink. HEX triplet: FF, 89 and B2. RGB value is (255,137,178). Sum of RGB (Red+Green+Blue) = 255+137+178=570 (75% of max value = 765). Red value is 255 (100% from 255 or 44.74% from 570); Green value is 137 (53.91% from 255 or 24.04% from 570); Blue value is 178 (69.92% from 255 or 31.23% from 570); Max value from RGB is 255 - color contains mainly: red. Hex color #FF89B2 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FF89B2 is #00764D. Grayscale: #B0B0B0. Windows color (decimal): -30286 or 11700735. OLE color: 11700735.
HSL color Cylindrical-coordinate representation of color #FF89B2: hue angle of 339.15º degrees, saturation: 1, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #FF89B2 is Cyan = 0, Magento = 0.46, Yellow = 0.30 and Black (K on CMYK) = 0.
<style> p { color: #FF89B2; } p { color: rgb(255,137,178); } H1.HeaderClassName { color: #FF89B2; } .AnyTagClassName { color: #FF89B2; } </style>
<style> a { background-color: #FF89B2; } a { background-color: rgb(255,137,178); } div.DivClassName { background-color: #FF89B2; } .BgClassName { background-color: #FF89B2; } </style>
<style> span { border-color: #FF89B2; } span { border-color: rgb(255,137,178); } td.TdClassName { border-color: #FF89B2; } .TagClassName { border-color: #FF89B2; } </style>