#EEE299 (or 0xEEE299) is unknown color: approx Picasso. HEX triplet: EE, E2 and 99. RGB value is (238,226,153). Sum of RGB (Red+Green+Blue) = 238+226+153=617 (81% of max value = 765). Red value is 238 (93.36% from 255 or 38.57% from 617); Green value is 226 (88.67% from 255 or 36.63% from 617); Blue value is 153 (60.16% from 255 or 24.80% from 617); Max value from RGB is 238 - color contains mainly: red. Hex color #EEE299 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #EEE299 is #111D66. Grayscale: #DDDDDD. Windows color (decimal): -1121639 or 10085102. OLE color: 10085102.
HSL color Cylindrical-coordinate representation of color #EEE299: hue angle of 51.53º degrees, saturation: 0.71, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #EEE299 is Cyan = 0, Magento = 0.05, Yellow = 0.36 and Black (K on CMYK) = 0.07.
<style> p { color: #EEE299; } p { color: rgb(238,226,153); } H1.HeaderClassName { color: #EEE299; } .AnyTagClassName { color: #EEE299; } </style>
<style> a { background-color: #EEE299; } a { background-color: rgb(238,226,153); } div.DivClassName { background-color: #EEE299; } .BgClassName { background-color: #EEE299; } </style>
<style> span { border-color: #EEE299; } span { border-color: rgb(238,226,153); } td.TdClassName { border-color: #EEE299; } .TagClassName { border-color: #EEE299; } </style>