#F96BC7 (or 0xF96BC7) is unknown color: approx Neon Pink. HEX triplet: F9, 6B and C7. RGB value is (249,107,199). Sum of RGB (Red+Green+Blue) = 249+107+199=555 (73% of max value = 765). Red value is 249 (97.66% from 255 or 44.86% from 555); Green value is 107 (42.19% from 255 or 19.28% from 555); Blue value is 199 (78.12% from 255 or 35.86% from 555); Max value from RGB is 249 - color contains mainly: red. Hex color #F96BC7 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F96BC7 is #069438. Grayscale: #9F9F9F. Windows color (decimal): -431161 or 13069305. OLE color: 13069305.
HSL color Cylindrical-coordinate representation of color #F96BC7: hue angle of 321.13º degrees, saturation: 0.92, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #F96BC7 is Cyan = 0, Magento = 0.57, Yellow = 0.20 and Black (K on CMYK) = 0.02.
<style> p { color: #F96BC7; } p { color: rgb(249,107,199); } H1.HeaderClassName { color: #F96BC7; } .AnyTagClassName { color: #F96BC7; } </style>
<style> a { background-color: #F96BC7; } a { background-color: rgb(249,107,199); } div.DivClassName { background-color: #F96BC7; } .BgClassName { background-color: #F96BC7; } </style>
<style> span { border-color: #F96BC7; } span { border-color: rgb(249,107,199); } td.TdClassName { border-color: #F96BC7; } .TagClassName { border-color: #F96BC7; } </style>