#FACD9D (or 0xFACD9D) is unknown color: approx Peach-Orange. HEX triplet: FA, CD and 9D. RGB value is (250,205,157). Sum of RGB (Red+Green+Blue) = 250+205+157=612 (81% of max value = 765). Red value is 250 (98.05% from 255 or 40.85% from 612); Green value is 205 (80.47% from 255 or 33.50% from 612); Blue value is 157 (61.72% from 255 or 25.65% from 612); Max value from RGB is 250 - color contains mainly: red. Hex color #FACD9D is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FACD9D is #053262. Grayscale: #D5D5D5. Windows color (decimal): -340579 or 10341882. OLE color: 10341882.
HSL color Cylindrical-coordinate representation of color #FACD9D: hue angle of 30.97º degrees, saturation: 0.9, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #FACD9D is Cyan = 0, Magento = 0.18, Yellow = 0.37 and Black (K on CMYK) = 0.02.
<style> p { color: #FACD9D; } p { color: rgb(250,205,157); } H1.HeaderClassName { color: #FACD9D; } .AnyTagClassName { color: #FACD9D; } </style>
<style> a { background-color: #FACD9D; } a { background-color: rgb(250,205,157); } div.DivClassName { background-color: #FACD9D; } .BgClassName { background-color: #FACD9D; } </style>
<style> span { border-color: #FACD9D; } span { border-color: rgb(250,205,157); } td.TdClassName { border-color: #FACD9D; } .TagClassName { border-color: #FACD9D; } </style>