#FA6CBD (or 0xFA6CBD) is unknown color: approx Neon Pink. HEX triplet: FA, 6C and BD. RGB value is (250,108,189). Sum of RGB (Red+Green+Blue) = 250+108+189=547 (72% of max value = 765). Red value is 250 (98.05% from 255 or 45.70% from 547); Green value is 108 (42.58% from 255 or 19.74% from 547); Blue value is 189 (74.22% from 255 or 34.55% from 547); Max value from RGB is 250 - color contains mainly: red. Hex color #FA6CBD is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #FA6CBD is #059342. Grayscale: #9F9F9F. Windows color (decimal): -365379 or 12414202. OLE color: 12414202.
HSL color Cylindrical-coordinate representation of color #FA6CBD: hue angle of 325.77º degrees, saturation: 0.93, 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 #FA6CBD is Cyan = 0, Magento = 0.57, Yellow = 0.24 and Black (K on CMYK) = 0.02.
<style> p { color: #FA6CBD; } p { color: rgb(250,108,189); } H1.HeaderClassName { color: #FA6CBD; } .AnyTagClassName { color: #FA6CBD; } </style>
<style> a { background-color: #FA6CBD; } a { background-color: rgb(250,108,189); } div.DivClassName { background-color: #FA6CBD; } .BgClassName { background-color: #FA6CBD; } </style>
<style> span { border-color: #FA6CBD; } span { border-color: rgb(250,108,189); } td.TdClassName { border-color: #FA6CBD; } .TagClassName { border-color: #FA6CBD; } </style>