#FCEA90 (or 0xFCEA90) is unknown color: approx Picasso. HEX triplet: FC, EA and 90. RGB value is (252,234,144). Sum of RGB (Red+Green+Blue) = 252+234+144=630 (83% of max value = 765). Red value is 252 (98.83% from 255 or 40% from 630); Green value is 234 (91.80% from 255 or 37.14% from 630); Blue value is 144 (56.64% from 255 or 22.86% from 630); Max value from RGB is 252 - color contains mainly: red. Hex color #FCEA90 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FCEA90 is #03156F. Grayscale: #E5E5E5. Windows color (decimal): -202096 or 9497340. OLE color: 9497340.
HSL color Cylindrical-coordinate representation of color #FCEA90: hue angle of 50º degrees, saturation: 0.95, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #FCEA90 is Cyan = 0, Magento = 0.07, Yellow = 0.43 and Black (K on CMYK) = 0.01.
<style> p { color: #FCEA90; } p { color: rgb(252,234,144); } H1.HeaderClassName { color: #FCEA90; } .AnyTagClassName { color: #FCEA90; } </style>
<style> a { background-color: #FCEA90; } a { background-color: rgb(252,234,144); } div.DivClassName { background-color: #FCEA90; } .BgClassName { background-color: #FCEA90; } </style>
<style> span { border-color: #FCEA90; } span { border-color: rgb(252,234,144); } td.TdClassName { border-color: #FCEA90; } .TagClassName { border-color: #FCEA90; } </style>