#FFA3B7 (or 0xFFA3B7) is unknown color: approx Light Pink. HEX triplet: FF, A3 and B7. RGB value is (255,163,183). Sum of RGB (Red+Green+Blue) = 255+163+183=601 (79% of max value = 765). Red value is 255 (100% from 255 or 42.43% from 601); Green value is 163 (64.06% from 255 or 27.12% from 601); Blue value is 183 (71.88% from 255 or 30.45% from 601); Max value from RGB is 255 - color contains mainly: red. Hex color #FFA3B7 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FFA3B7 is #005C48. Grayscale: #C0C0C0. Windows color (decimal): -23625 or 12035071. OLE color: 12035071.
HSL color Cylindrical-coordinate representation of color #FFA3B7: hue angle of 346.96º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #FFA3B7 is Cyan = 0, Magento = 0.36, Yellow = 0.28 and Black (K on CMYK) = 0.
<style> p { color: #FFA3B7; } p { color: rgb(255,163,183); } H1.HeaderClassName { color: #FFA3B7; } .AnyTagClassName { color: #FFA3B7; } </style>
<style> a { background-color: #FFA3B7; } a { background-color: rgb(255,163,183); } div.DivClassName { background-color: #FFA3B7; } .BgClassName { background-color: #FFA3B7; } </style>
<style> span { border-color: #FFA3B7; } span { border-color: rgb(255,163,183); } td.TdClassName { border-color: #FFA3B7; } .TagClassName { border-color: #FFA3B7; } </style>