#FCF4BE (or 0xFCF4BE) is unknown color: approx Corn Field. HEX triplet: FC, F4 and BE. RGB value is (252,244,190). Sum of RGB (Red+Green+Blue) = 252+244+190=686 (90% of max value = 765). Red value is 252 (98.83% from 255 or 36.73% from 686); Green value is 244 (95.70% from 255 or 35.57% from 686); Blue value is 190 (74.61% from 255 or 27.70% from 686); Max value from RGB is 252 - color contains mainly: red. Hex color #FCF4BE is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FCF4BE is #030B41. Grayscale: #F0F0F0. Windows color (decimal): -199490 or 12514556. OLE color: 12514556.
HSL color Cylindrical-coordinate representation of color #FCF4BE: hue angle of 52.26º degrees, saturation: 0.91, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #FCF4BE is Cyan = 0, Magento = 0.03, Yellow = 0.25 and Black (K on CMYK) = 0.01.
<style> p { color: #FCF4BE; } p { color: rgb(252,244,190); } H1.HeaderClassName { color: #FCF4BE; } .AnyTagClassName { color: #FCF4BE; } </style>
<style> a { background-color: #FCF4BE; } a { background-color: rgb(252,244,190); } div.DivClassName { background-color: #FCF4BE; } .BgClassName { background-color: #FCF4BE; } </style>
<style> span { border-color: #FCF4BE; } span { border-color: rgb(252,244,190); } td.TdClassName { border-color: #FCF4BE; } .TagClassName { border-color: #FCF4BE; } </style>