#F96FB3 (or 0xF96FB3) is unknown color: approx Hot Pink. HEX triplet: F9, 6F and B3. RGB value is (249,111,179). Sum of RGB (Red+Green+Blue) = 249+111+179=539 (71% of max value = 765). Red value is 249 (97.66% from 255 or 46.20% from 539); Green value is 111 (43.75% from 255 or 20.59% from 539); Blue value is 179 (70.31% from 255 or 33.21% from 539); Max value from RGB is 249 - color contains mainly: red. Hex color #F96FB3 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F96FB3 is #06904C. Grayscale: #9F9F9F. Windows color (decimal): -430157 or 11759609. OLE color: 11759609.
HSL color Cylindrical-coordinate representation of color #F96FB3: hue angle of 330.43º degrees, saturation: 0.92, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #F96FB3 is Cyan = 0, Magento = 0.55, Yellow = 0.28 and Black (K on CMYK) = 0.02.
<style> p { color: #f96fb3; } p { color: rgb(249,111,179); } H1.HeaderClassName { color: #f96fb3; } .AnyTagClassName { color: #f96fb3; } </style>
<style> a { background-color: #f96fb3; } a { background-color: rgb(249,111,179); } div.DivClassName { background-color: #f96fb3; } .BgClassName { background-color: #f96fb3; } </style>
<style> span { border-color: #f96fb3; } span { border-color: rgb(249,111,179); } td.TdClassName { border-color: #f96fb3; } .TagClassName { border-color: #f96fb3; } </style>