#FC55A5 (or 0xFC55A5) is unknown color: approx Brilliant Rose. HEX triplet: FC, 55 and A5. RGB value is (252,85,165). Sum of RGB (Red+Green+Blue) = 252+85+165=502 (66% of max value = 765). Red value is 252 (98.83% from 255 or 50.20% from 502); Green value is 85 (33.59% from 255 or 16.93% from 502); Blue value is 165 (64.84% from 255 or 32.87% from 502); Max value from RGB is 252 - color contains mainly: red. Hex color #FC55A5 is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #FC55A5 is #03AA5A. Grayscale: #8F8F8F. Windows color (decimal): -240219 or 10835452. OLE color: 10835452.
HSL color Cylindrical-coordinate representation of color #FC55A5: hue angle of 331.26º degrees, saturation: 0.97, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #FC55A5 is Cyan = 0, Magento = 0.66, Yellow = 0.35 and Black (K on CMYK) = 0.01.
<style> p { color: #fc55a5; } p { color: rgb(252,85,165); } H1.HeaderClassName { color: #fc55a5; } .AnyTagClassName { color: #fc55a5; } </style>
<style> a { background-color: #fc55a5; } a { background-color: rgb(252,85,165); } div.DivClassName { background-color: #fc55a5; } .BgClassName { background-color: #fc55a5; } </style>
<style> span { border-color: #fc55a5; } span { border-color: rgb(252,85,165); } td.TdClassName { border-color: #fc55a5; } .TagClassName { border-color: #fc55a5; } </style>