#FEE4BD (or 0xFEE4BD) is unknown color: approx Moccasin. HEX triplet: FE, E4 and BD. RGB value is (254,228,189). Sum of RGB (Red+Green+Blue) = 254+228+189=671 (88% of max value = 765). Red value is 254 (99.61% from 255 or 37.85% from 671); Green value is 228 (89.45% from 255 or 33.98% from 671); Blue value is 189 (74.22% from 255 or 28.17% from 671); Max value from RGB is 254 - color contains mainly: red. Hex color #FEE4BD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FEE4BD is #011B42. Grayscale: #E7E7E7. Windows color (decimal): -72515 or 12444926. OLE color: 12444926.
HSL color Cylindrical-coordinate representation of color #FEE4BD: hue angle of 36º degrees, saturation: 0.97, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #FEE4BD is Cyan = 0, Magento = 0.10, Yellow = 0.26 and Black (K on CMYK) = 0.00.
<style> p { color: #FEE4BD; } p { color: rgb(254,228,189); } H1.HeaderClassName { color: #FEE4BD; } .AnyTagClassName { color: #FEE4BD; } </style>
<style> a { background-color: #FEE4BD; } a { background-color: rgb(254,228,189); } div.DivClassName { background-color: #FEE4BD; } .BgClassName { background-color: #FEE4BD; } </style>
<style> span { border-color: #FEE4BD; } span { border-color: rgb(254,228,189); } td.TdClassName { border-color: #FEE4BD; } .TagClassName { border-color: #FEE4BD; } </style>