#FF47AF (or 0xFF47AF) is unknown color: approx Brilliant Rose. HEX triplet: FF, 47 and AF. RGB value is (255,71,175). Sum of RGB (Red+Green+Blue) = 255+71+175=501 (66% of max value = 765). Red value is 255 (100% from 255 or 50.90% from 501); Green value is 71 (28.12% from 255 or 14.17% from 501); Blue value is 175 (68.75% from 255 or 34.93% from 501); Max value from RGB is 255 - color contains mainly: red. Hex color #FF47AF is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #FF47AF is #00B850. Grayscale: #898989. Windows color (decimal): -47185 or 11487231. OLE color: 11487231.
HSL color Cylindrical-coordinate representation of color #FF47AF: hue angle of 326.09º degrees, saturation: 1, lightness: 0.64%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #FF47AF is Cyan = 0, Magento = 0.72, Yellow = 0.31 and Black (K on CMYK) = 0.
<style> p { color: #FF47AF; } p { color: rgb(255,71,175); } H1.HeaderClassName { color: #FF47AF; } .AnyTagClassName { color: #FF47AF; } </style>
<style> a { background-color: #FF47AF; } a { background-color: rgb(255,71,175); } div.DivClassName { background-color: #FF47AF; } .BgClassName { background-color: #FF47AF; } </style>
<style> span { border-color: #FF47AF; } span { border-color: rgb(255,71,175); } td.TdClassName { border-color: #FF47AF; } .TagClassName { border-color: #FF47AF; } </style>