#FCC0AE (or 0xFCC0AE) is unknown color: approx Melon. HEX triplet: FC, C0 and AE. RGB value is (252,192,174). Sum of RGB (Red+Green+Blue) = 252+192+174=618 (81% of max value = 765). Red value is 252 (98.83% from 255 or 40.78% from 618); Green value is 192 (75.39% from 255 or 31.07% from 618); Blue value is 174 (68.36% from 255 or 28.16% from 618); Max value from RGB is 252 - color contains mainly: red. Hex color #FCC0AE is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FCC0AE is #033F51. Grayscale: #D0D0D0. Windows color (decimal): -212818 or 11452668. OLE color: 11452668.
HSL color Cylindrical-coordinate representation of color #FCC0AE: hue angle of 13.85º degrees, saturation: 0.93, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FCC0AE is Cyan = 0, Magento = 0.24, Yellow = 0.31 and Black (K on CMYK) = 0.01.
<style> p { color: #FCC0AE; } p { color: rgb(252,192,174); } H1.HeaderClassName { color: #FCC0AE; } .AnyTagClassName { color: #FCC0AE; } </style>
<style> a { background-color: #FCC0AE; } a { background-color: rgb(252,192,174); } div.DivClassName { background-color: #FCC0AE; } .BgClassName { background-color: #FCC0AE; } </style>
<style> span { border-color: #FCC0AE; } span { border-color: rgb(252,192,174); } td.TdClassName { border-color: #FCC0AE; } .TagClassName { border-color: #FCC0AE; } </style>