#FB96CC (or 0xFB96CC) is unknown color: approx Carnation Pink. HEX triplet: FB, 96 and CC. RGB value is (251,150,204). Sum of RGB (Red+Green+Blue) = 251+150+204=605 (80% of max value = 765). Red value is 251 (98.44% from 255 or 41.49% from 605); Green value is 150 (58.98% from 255 or 24.79% from 605); Blue value is 204 (80.08% from 255 or 33.72% from 605); Max value from RGB is 251 - color contains mainly: red. Hex color #FB96CC is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FB96CC is #046933. Grayscale: #BABABA. Windows color (decimal): -289076 or 13407995. OLE color: 13407995.
HSL color Cylindrical-coordinate representation of color #FB96CC: hue angle of 327.92º degrees, saturation: 0.93, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #FB96CC is Cyan = 0, Magento = 0.40, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #FB96CC; } p { color: rgb(251,150,204); } H1.HeaderClassName { color: #FB96CC; } .AnyTagClassName { color: #FB96CC; } </style>
<style> a { background-color: #FB96CC; } a { background-color: rgb(251,150,204); } div.DivClassName { background-color: #FB96CC; } .BgClassName { background-color: #FB96CC; } </style>
<style> span { border-color: #FB96CC; } span { border-color: rgb(251,150,204); } td.TdClassName { border-color: #FB96CC; } .TagClassName { border-color: #FB96CC; } </style>