#FA94CA (or 0xFA94CA) is unknown color: approx Tea Rose. HEX triplet: FA, 94 and CA. RGB value is (250,148,202). Sum of RGB (Red+Green+Blue) = 250+148+202=600 (79% of max value = 765). Red value is 250 (98.05% from 255 or 41.67% from 600); Green value is 148 (58.20% from 255 or 24.67% from 600); Blue value is 202 (79.30% from 255 or 33.67% from 600); Max value from RGB is 250 - color contains mainly: red. Hex color #FA94CA is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FA94CA is #056B35. Grayscale: #B8B8B8. Windows color (decimal): -355126 or 13276410. OLE color: 13276410.
HSL color Cylindrical-coordinate representation of color #FA94CA: hue angle of 328.24º degrees, saturation: 0.91, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #FA94CA is Cyan = 0, Magento = 0.41, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #FA94CA; } p { color: rgb(250,148,202); } H1.HeaderClassName { color: #FA94CA; } .AnyTagClassName { color: #FA94CA; } </style>
<style> a { background-color: #FA94CA; } a { background-color: rgb(250,148,202); } div.DivClassName { background-color: #FA94CA; } .BgClassName { background-color: #FA94CA; } </style>
<style> span { border-color: #FA94CA; } span { border-color: rgb(250,148,202); } td.TdClassName { border-color: #FA94CA; } .TagClassName { border-color: #FA94CA; } </style>