#FAA3AE (or 0xFAA3AE) is unknown color: approx Illusion. HEX triplet: FA, A3 and AE. RGB value is (250,163,174). Sum of RGB (Red+Green+Blue) = 250+163+174=587 (77% of max value = 765). Red value is 250 (98.05% from 255 or 42.59% from 587); Green value is 163 (64.06% from 255 or 27.77% from 587); Blue value is 174 (68.36% from 255 or 29.64% from 587); Max value from RGB is 250 - color contains mainly: red. Hex color #FAA3AE is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FAA3AE is #055C51. Grayscale: #BEBEBE. Windows color (decimal): -351314 or 11445242. OLE color: 11445242.
HSL color Cylindrical-coordinate representation of color #FAA3AE: hue angle of 352.41º degrees, saturation: 0.9, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #FAA3AE is Cyan = 0, Magento = 0.35, Yellow = 0.30 and Black (K on CMYK) = 0.02.
<style> p { color: #faa3ae; } p { color: rgb(250,163,174); } H1.HeaderClassName { color: #faa3ae; } .AnyTagClassName { color: #faa3ae; } </style>
<style> a { background-color: #faa3ae; } a { background-color: rgb(250,163,174); } div.DivClassName { background-color: #faa3ae; } .BgClassName { background-color: #faa3ae; } </style>
<style> span { border-color: #faa3ae; } span { border-color: rgb(250,163,174); } td.TdClassName { border-color: #faa3ae; } .TagClassName { border-color: #faa3ae; } </style>