#E2D83B (or 0xE2D83B) is unknown color: approx Starship. HEX triplet: E2, D8 and 3B. RGB value is (226,216,59). Sum of RGB (Red+Green+Blue) = 226+216+59=501 (66% of max value = 765). Red value is 226 (88.67% from 255 or 45.11% from 501); Green value is 216 (84.77% from 255 or 43.11% from 501); Blue value is 59 (23.44% from 255 or 11.78% from 501); Max value from RGB is 226 - color contains mainly: red. Hex color #E2D83B is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #E2D83B is #1D27C4. Grayscale: #C9C9C9. Windows color (decimal): -1910725 or 3922146. OLE color: 3922146.
HSL color Cylindrical-coordinate representation of color #E2D83B: hue angle of 56.41º degrees, saturation: 0.74, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #E2D83B is Cyan = 0, Magento = 0.04, Yellow = 0.74 and Black (K on CMYK) = 0.11.
<style> p { color: #E2D83B; } p { color: rgb(226,216,59); } H1.HeaderClassName { color: #E2D83B; } .AnyTagClassName { color: #E2D83B; } </style>
<style> a { background-color: #E2D83B; } a { background-color: rgb(226,216,59); } div.DivClassName { background-color: #E2D83B; } .BgClassName { background-color: #E2D83B; } </style>
<style> span { border-color: #E2D83B; } span { border-color: rgb(226,216,59); } td.TdClassName { border-color: #E2D83B; } .TagClassName { border-color: #E2D83B; } </style>