#FF4F9F (or 0xFF4F9F) is unknown color: approx Brilliant Rose. HEX triplet: FF, 4F and 9F. RGB value is (255,79,159). Sum of RGB (Red+Green+Blue) = 255+79+159=493 (65% of max value = 765). Red value is 255 (100% from 255 or 51.72% from 493); Green value is 79 (31.25% from 255 or 16.02% from 493); Blue value is 159 (62.5% from 255 or 32.25% from 493); Max value from RGB is 255 - color contains mainly: red. Hex color #FF4F9F is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #FF4F9F is #00B060. Grayscale: #8C8C8C. Windows color (decimal): -45153 or 10440703. OLE color: 10440703.
HSL color Cylindrical-coordinate representation of color #FF4F9F: hue angle of 332.73º degrees, saturation: 1, lightness: 0.65%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #FF4F9F is Cyan = 0, Magento = 0.69, Yellow = 0.38 and Black (K on CMYK) = 0.
<style> p { color: #FF4F9F; } p { color: rgb(255,79,159); } H1.HeaderClassName { color: #FF4F9F; } .AnyTagClassName { color: #FF4F9F; } </style>
<style> a { background-color: #FF4F9F; } a { background-color: rgb(255,79,159); } div.DivClassName { background-color: #FF4F9F; } .BgClassName { background-color: #FF4F9F; } </style>
<style> span { border-color: #FF4F9F; } span { border-color: rgb(255,79,159); } td.TdClassName { border-color: #FF4F9F; } .TagClassName { border-color: #FF4F9F; } </style>