#FCC4AD (or 0xFCC4AD) is unknown color: approx Apricot. HEX triplet: FC, C4 and AD. RGB value is (252,196,173). Sum of RGB (Red+Green+Blue) = 252+196+173=621 (82% of max value = 765). Red value is 252 (98.83% from 255 or 40.58% from 621); Green value is 196 (76.95% from 255 or 31.56% from 621); Blue value is 173 (67.97% from 255 or 27.86% from 621); Max value from RGB is 252 - color contains mainly: red. Hex color #FCC4AD is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FCC4AD is #033B52. Grayscale: #D2D2D2. Windows color (decimal): -211795 or 11388156. OLE color: 11388156.
HSL color Cylindrical-coordinate representation of color #FCC4AD: hue angle of 17.47º degrees, saturation: 0.93, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FCC4AD is Cyan = 0, Magento = 0.22, Yellow = 0.31 and Black (K on CMYK) = 0.01.
<style> p { color: #FCC4AD; } p { color: rgb(252,196,173); } H1.HeaderClassName { color: #FCC4AD; } .AnyTagClassName { color: #FCC4AD; } </style>
<style> a { background-color: #FCC4AD; } a { background-color: rgb(252,196,173); } div.DivClassName { background-color: #FCC4AD; } .BgClassName { background-color: #FCC4AD; } </style>
<style> span { border-color: #FCC4AD; } span { border-color: rgb(252,196,173); } td.TdClassName { border-color: #FCC4AD; } .TagClassName { border-color: #FCC4AD; } </style>