#FEF89F (or 0xFEF89F) is unknown color: approx Pale Prim. HEX triplet: FE, F8 and 9F. RGB value is (254,248,159). Sum of RGB (Red+Green+Blue) = 254+248+159=661 (87% of max value = 765). Red value is 254 (99.61% from 255 or 38.43% from 661); Green value is 248 (97.27% from 255 or 37.52% from 661); Blue value is 159 (62.5% from 255 or 24.05% from 661); Max value from RGB is 254 - color contains mainly: red. Hex color #FEF89F is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FEF89F is #010760. Grayscale: #F0F0F0. Windows color (decimal): -67425 or 10483966. OLE color: 10483966.
HSL color Cylindrical-coordinate representation of color #FEF89F: hue angle of 56.21º degrees, saturation: 0.98, lightness: 0.81%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #FEF89F is Cyan = 0, Magento = 0.02, Yellow = 0.37 and Black (K on CMYK) = 0.00.
<style> p { color: #fef89f; } p { color: rgb(254,248,159); } H1.HeaderClassName { color: #fef89f; } .AnyTagClassName { color: #fef89f; } </style>
<style> a { background-color: #fef89f; } a { background-color: rgb(254,248,159); } div.DivClassName { background-color: #fef89f; } .BgClassName { background-color: #fef89f; } </style>
<style> span { border-color: #fef89f; } span { border-color: rgb(254,248,159); } td.TdClassName { border-color: #fef89f; } .TagClassName { border-color: #fef89f; } </style>