#F3EE91 (or 0xF3EE91) is unknown color: approx Milan. HEX triplet: F3, EE and 91. RGB value is (243,238,145). Sum of RGB (Red+Green+Blue) = 243+238+145=626 (82% of max value = 765). Red value is 243 (95.31% from 255 or 38.82% from 626); Green value is 238 (93.36% from 255 or 38.02% from 626); Blue value is 145 (57.03% from 255 or 23.16% from 626); Max value from RGB is 243 - color contains mainly: red. Hex color #F3EE91 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F3EE91 is #0C116E. Grayscale: #E5E5E5. Windows color (decimal): -790895 or 9563891. OLE color: 9563891.
HSL color Cylindrical-coordinate representation of color #F3EE91: hue angle of 56.94º degrees, saturation: 0.8, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #F3EE91 is Cyan = 0, Magento = 0.02, Yellow = 0.40 and Black (K on CMYK) = 0.05.
<style> p { color: #f3ee91; } p { color: rgb(243,238,145); } H1.HeaderClassName { color: #f3ee91; } .AnyTagClassName { color: #f3ee91; } </style>
<style> a { background-color: #f3ee91; } a { background-color: rgb(243,238,145); } div.DivClassName { background-color: #f3ee91; } .BgClassName { background-color: #f3ee91; } </style>
<style> span { border-color: #f3ee91; } span { border-color: rgb(243,238,145); } td.TdClassName { border-color: #f3ee91; } .TagClassName { border-color: #f3ee91; } </style>