#FF118D (or 0xFF118D) is unknown color: approx Deep Pink. HEX triplet: FF, 11 and 8D. RGB value is (255,17,141). Sum of RGB (Red+Green+Blue) = 255+17+141=413 (54% of max value = 765). Red value is 255 (100% from 255 or 61.74% from 413); Green value is 17 (7.03% from 255 or 4.12% from 413); Blue value is 141 (55.47% from 255 or 34.14% from 413); Max value from RGB is 255 - color contains mainly: red. Hex color #FF118D is not a web safe color. Web safe color analog (approx): #FF0099. Inversed color of #FF118D is #00EE72. Grayscale: #666666. Windows color (decimal): -61043 or 9245183. OLE color: 9245183.
HSL color Cylindrical-coordinate representation of color #FF118D: hue angle of 328.74º degrees, saturation: 1, lightness: 0.53%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #FF118D is Cyan = 0, Magento = 0.93, Yellow = 0.45 and Black (K on CMYK) = 0.
<style> p { color: #FF118D; } p { color: rgb(255,17,141); } H1.HeaderClassName { color: #FF118D; } .AnyTagClassName { color: #FF118D; } </style>
<style> a { background-color: #FF118D; } a { background-color: rgb(255,17,141); } div.DivClassName { background-color: #FF118D; } .BgClassName { background-color: #FF118D; } </style>
<style> span { border-color: #FF118D; } span { border-color: rgb(255,17,141); } td.TdClassName { border-color: #FF118D; } .TagClassName { border-color: #FF118D; } </style>