#EEF95D (or 0xEEF95D) is unknown color: approx Honeysuckle. HEX triplet: EE, F9 and 5D. RGB value is (238,249,93). Sum of RGB (Red+Green+Blue) = 238+249+93=580 (76% of max value = 765). Red value is 238 (93.36% from 255 or 41.03% from 580); Green value is 249 (97.66% from 255 or 42.93% from 580); Blue value is 93 (36.72% from 255 or 16.03% from 580); Max value from RGB is 249 - color contains mainly: green. Hex color #EEF95D is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #EEF95D is #1106A2. Grayscale: #E4E4E4. Windows color (decimal): -1115811 or 6158830. OLE color: 6158830.
HSL color Cylindrical-coordinate representation of color #EEF95D: hue angle of 64.23º degrees, saturation: 0.93, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #EEF95D is Cyan = 0.04, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.02.
<style> p { color: #eef95d; } p { color: rgb(238,249,93); } H1.HeaderClassName { color: #eef95d; } .AnyTagClassName { color: #eef95d; } </style>
<style> a { background-color: #eef95d; } a { background-color: rgb(238,249,93); } div.DivClassName { background-color: #eef95d; } .BgClassName { background-color: #eef95d; } </style>
<style> span { border-color: #eef95d; } span { border-color: rgb(238,249,93); } td.TdClassName { border-color: #eef95d; } .TagClassName { border-color: #eef95d; } </style>