#EEFF73 (or 0xEEFF73) is unknown color: approx Dolly. HEX triplet: EE, FF and 73. RGB value is (238,255,115). Sum of RGB (Red+Green+Blue) = 238+255+115=608 (80% of max value = 765). Red value is 238 (93.36% from 255 or 39.14% from 608); Green value is 255 (100% from 255 or 41.94% from 608); Blue value is 115 (45.31% from 255 or 18.91% from 608); Max value from RGB is 255 - color contains mainly: green. Hex color #EEFF73 is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #EEFF73 is #11008C. Grayscale: #EAEAEA. Windows color (decimal): -1114253 or 7602158. OLE color: 7602158.
HSL color Cylindrical-coordinate representation of color #EEFF73: hue angle of 67.29º degrees, saturation: 1, lightness: 0.73%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #EEFF73 is Cyan = 0.07, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.
<style> p { color: #EEFF73; } p { color: rgb(238,255,115); } H1.HeaderClassName { color: #EEFF73; } .AnyTagClassName { color: #EEFF73; } </style>
<style> a { background-color: #EEFF73; } a { background-color: rgb(238,255,115); } div.DivClassName { background-color: #EEFF73; } .BgClassName { background-color: #EEFF73; } </style>
<style> span { border-color: #EEFF73; } span { border-color: rgb(238,255,115); } td.TdClassName { border-color: #EEFF73; } .TagClassName { border-color: #EEFF73; } </style>