#E0E36B (or 0xE0E36B) is unknown color: approx Goldenrod. HEX triplet: E0, E3 and 6B. RGB value is (224,227,107). Sum of RGB (Red+Green+Blue) = 224+227+107=558 (73% of max value = 765). Red value is 224 (87.89% from 255 or 40.14% from 558); Green value is 227 (89.06% from 255 or 40.68% from 558); Blue value is 107 (42.19% from 255 or 19.18% from 558); Max value from RGB is 227 - color contains mainly: green. Hex color #E0E36B is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #E0E36B is #1F1C94. Grayscale: #D4D4D4. Windows color (decimal): -2038933 or 7070688. OLE color: 7070688.
HSL color Cylindrical-coordinate representation of color #E0E36B: hue angle of 61.5º degrees, saturation: 0.68, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #E0E36B is Cyan = 0.01, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.11.
<style> p { color: #E0E36B; } p { color: rgb(224,227,107); } H1.HeaderClassName { color: #E0E36B; } .AnyTagClassName { color: #E0E36B; } </style>
<style> a { background-color: #E0E36B; } a { background-color: rgb(224,227,107); } div.DivClassName { background-color: #E0E36B; } .BgClassName { background-color: #E0E36B; } </style>
<style> span { border-color: #E0E36B; } span { border-color: rgb(224,227,107); } td.TdClassName { border-color: #E0E36B; } .TagClassName { border-color: #E0E36B; } </style>