#FCF2BC (or 0xFCF2BC) is unknown color: approx Corn Field. HEX triplet: FC, F2 and BC. RGB value is (252,242,188). Sum of RGB (Red+Green+Blue) = 252+242+188=682 (90% of max value = 765). Red value is 252 (98.83% from 255 or 36.95% from 682); Green value is 242 (94.92% from 255 or 35.48% from 682); Blue value is 188 (73.83% from 255 or 27.57% from 682); Max value from RGB is 252 - color contains mainly: red. Hex color #FCF2BC is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FCF2BC is #030D43. Grayscale: #EFEFEF. Windows color (decimal): -200004 or 12382972. OLE color: 12382972.
HSL color Cylindrical-coordinate representation of color #FCF2BC: hue angle of 50.62º degrees, saturation: 0.91, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #FCF2BC is Cyan = 0, Magento = 0.04, Yellow = 0.25 and Black (K on CMYK) = 0.01.
<style> p { color: #FCF2BC; } p { color: rgb(252,242,188); } H1.HeaderClassName { color: #FCF2BC; } .AnyTagClassName { color: #FCF2BC; } </style>
<style> a { background-color: #FCF2BC; } a { background-color: rgb(252,242,188); } div.DivClassName { background-color: #FCF2BC; } .BgClassName { background-color: #FCF2BC; } </style>
<style> span { border-color: #FCF2BC; } span { border-color: rgb(252,242,188); } td.TdClassName { border-color: #FCF2BC; } .TagClassName { border-color: #FCF2BC; } </style>