#FCDFB5 (or 0xFCDFB5) is unknown color: approx Moccasin. HEX triplet: FC, DF and B5. RGB value is (252,223,181). Sum of RGB (Red+Green+Blue) = 252+223+181=656 (86% of max value = 765). Red value is 252 (98.83% from 255 or 38.41% from 656); Green value is 223 (87.5% from 255 or 33.99% from 656); Blue value is 181 (71.09% from 255 or 27.59% from 656); Max value from RGB is 252 - color contains mainly: red. Hex color #FCDFB5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FCDFB5 is #03204A. Grayscale: #E3E3E3. Windows color (decimal): -204875 or 11919356. OLE color: 11919356.
HSL color Cylindrical-coordinate representation of color #FCDFB5: hue angle of 35.49º degrees, saturation: 0.92, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #FCDFB5 is Cyan = 0, Magento = 0.12, Yellow = 0.28 and Black (K on CMYK) = 0.01.
<style> p { color: #FCDFB5; } p { color: rgb(252,223,181); } H1.HeaderClassName { color: #FCDFB5; } .AnyTagClassName { color: #FCDFB5; } </style>
<style> a { background-color: #FCDFB5; } a { background-color: rgb(252,223,181); } div.DivClassName { background-color: #FCDFB5; } .BgClassName { background-color: #FCDFB5; } </style>
<style> span { border-color: #FCDFB5; } span { border-color: rgb(252,223,181); } td.TdClassName { border-color: #FCDFB5; } .TagClassName { border-color: #FCDFB5; } </style>