#FEC9B0 (or 0xFEC9B0) is unknown color: approx Apricot. HEX triplet: FE, C9 and B0. RGB value is (254,201,176). Sum of RGB (Red+Green+Blue) = 254+201+176=631 (83% of max value = 765). Red value is 254 (99.61% from 255 or 40.25% from 631); Green value is 201 (78.91% from 255 or 31.85% from 631); Blue value is 176 (69.14% from 255 or 27.89% from 631); Max value from RGB is 254 - color contains mainly: red. Hex color #FEC9B0 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FEC9B0 is #01364F. Grayscale: #D6D6D6. Windows color (decimal): -79440 or 11586046. OLE color: 11586046.
HSL color Cylindrical-coordinate representation of color #FEC9B0: hue angle of 19.23º degrees, saturation: 0.98, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FEC9B0 is Cyan = 0, Magento = 0.21, Yellow = 0.31 and Black (K on CMYK) = 0.00.
<style> p { color: #FEC9B0; } p { color: rgb(254,201,176); } H1.HeaderClassName { color: #FEC9B0; } .AnyTagClassName { color: #FEC9B0; } </style>
<style> a { background-color: #FEC9B0; } a { background-color: rgb(254,201,176); } div.DivClassName { background-color: #FEC9B0; } .BgClassName { background-color: #FEC9B0; } </style>
<style> span { border-color: #FEC9B0; } span { border-color: rgb(254,201,176); } td.TdClassName { border-color: #FEC9B0; } .TagClassName { border-color: #FEC9B0; } </style>