#FF56B2 (or 0xFF56B2) is unknown color: approx Brilliant Rose. HEX triplet: FF, 56 and B2. RGB value is (255,86,178). Sum of RGB (Red+Green+Blue) = 255+86+178=519 (68% of max value = 765). Red value is 255 (100% from 255 or 49.13% from 519); Green value is 86 (33.98% from 255 or 16.57% from 519); Blue value is 178 (69.92% from 255 or 34.30% from 519); Max value from RGB is 255 - color contains mainly: red. Hex color #FF56B2 is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #FF56B2 is #00A94D. Grayscale: #929292. Windows color (decimal): -43342 or 11687679. OLE color: 11687679.
HSL color Cylindrical-coordinate representation of color #FF56B2: hue angle of 327.34º degrees, saturation: 1, lightness: 0.67%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #FF56B2 is Cyan = 0, Magento = 0.66, Yellow = 0.30 and Black (K on CMYK) = 0.
<style> p { color: #FF56B2; } p { color: rgb(255,86,178); } H1.HeaderClassName { color: #FF56B2; } .AnyTagClassName { color: #FF56B2; } </style>
<style> a { background-color: #FF56B2; } a { background-color: rgb(255,86,178); } div.DivClassName { background-color: #FF56B2; } .BgClassName { background-color: #FF56B2; } </style>
<style> span { border-color: #FF56B2; } span { border-color: rgb(255,86,178); } td.TdClassName { border-color: #FF56B2; } .TagClassName { border-color: #FF56B2; } </style>