#FC4AB5 (or 0xFC4AB5) is unknown color: approx Brilliant Rose. HEX triplet: FC, 4A and B5. RGB value is (252,74,181). Sum of RGB (Red+Green+Blue) = 252+74+181=507 (67% of max value = 765). Red value is 252 (98.83% from 255 or 49.70% from 507); Green value is 74 (29.30% from 255 or 14.60% from 507); Blue value is 181 (71.09% from 255 or 35.70% from 507); Max value from RGB is 252 - color contains mainly: red. Hex color #FC4AB5 is not a web safe color. Web safe color analog (approx): #FF33CC. Inversed color of #FC4AB5 is #03B54A. Grayscale: #8B8B8B. Windows color (decimal): -243019 or 11881212. OLE color: 11881212.
HSL color Cylindrical-coordinate representation of color #FC4AB5: hue angle of 323.93º degrees, saturation: 0.97, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #FC4AB5 is Cyan = 0, Magento = 0.71, Yellow = 0.28 and Black (K on CMYK) = 0.01.
<style> p { color: #fc4ab5; } p { color: rgb(252,74,181); } H1.HeaderClassName { color: #fc4ab5; } .AnyTagClassName { color: #fc4ab5; } </style>
<style> a { background-color: #fc4ab5; } a { background-color: rgb(252,74,181); } div.DivClassName { background-color: #fc4ab5; } .BgClassName { background-color: #fc4ab5; } </style>
<style> span { border-color: #fc4ab5; } span { border-color: rgb(252,74,181); } td.TdClassName { border-color: #fc4ab5; } .TagClassName { border-color: #fc4ab5; } </style>