#FA3D84 (or 0xFA3D84) is unknown color: approx Violet Red. HEX triplet: FA, 3D and 84. RGB value is (250,61,132). Sum of RGB (Red+Green+Blue) = 250+61+132=443 (58% of max value = 765). Red value is 250 (98.05% from 255 or 56.43% from 443); Green value is 61 (24.22% from 255 or 13.77% from 443); Blue value is 132 (51.95% from 255 or 29.80% from 443); Max value from RGB is 250 - color contains mainly: red. Hex color #FA3D84 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #FA3D84 is #05C27B. Grayscale: #7D7D7D. Windows color (decimal): -377468 or 8666618. OLE color: 8666618.
HSL color Cylindrical-coordinate representation of color #FA3D84: hue angle of 337.46º degrees, saturation: 0.95, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #FA3D84 is Cyan = 0, Magento = 0.76, Yellow = 0.47 and Black (K on CMYK) = 0.02.
<style> p { color: #FA3D84; } p { color: rgb(250,61,132); } H1.HeaderClassName { color: #FA3D84; } .AnyTagClassName { color: #FA3D84; } </style>
<style> a { background-color: #FA3D84; } a { background-color: rgb(250,61,132); } div.DivClassName { background-color: #FA3D84; } .BgClassName { background-color: #FA3D84; } </style>
<style> span { border-color: #FA3D84; } span { border-color: rgb(250,61,132); } td.TdClassName { border-color: #FA3D84; } .TagClassName { border-color: #FA3D84; } </style>