#FA96D2 (or 0xFA96D2) is unknown color: approx Lavender Rose. HEX triplet: FA, 96 and D2. RGB value is (250,150,210). Sum of RGB (Red+Green+Blue) = 250+150+210=610 (80% of max value = 765). Red value is 250 (98.05% from 255 or 40.98% from 610); Green value is 150 (58.98% from 255 or 24.59% from 610); Blue value is 210 (82.42% from 255 or 34.43% from 610); Max value from RGB is 250 - color contains mainly: red. Hex color #FA96D2 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FA96D2 is #05692D. Grayscale: #BABABA. Windows color (decimal): -354606 or 13801210. OLE color: 13801210.
HSL color Cylindrical-coordinate representation of color #FA96D2: hue angle of 324º degrees, saturation: 0.91, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #FA96D2 is Cyan = 0, Magento = 0.4, Yellow = 0.16 and Black (K on CMYK) = 0.02.
<style> p { color: #FA96D2; } p { color: rgb(250,150,210); } H1.HeaderClassName { color: #FA96D2; } .AnyTagClassName { color: #FA96D2; } </style>
<style> a { background-color: #FA96D2; } a { background-color: rgb(250,150,210); } div.DivClassName { background-color: #FA96D2; } .BgClassName { background-color: #FA96D2; } </style>
<style> span { border-color: #FA96D2; } span { border-color: rgb(250,150,210); } td.TdClassName { border-color: #FA96D2; } .TagClassName { border-color: #FA96D2; } </style>