#E6E127 (or 0xE6E127) is unknown color: approx Golden Fizz. HEX triplet: E6, E1 and 27. RGB value is (230,225,39). Sum of RGB (Red+Green+Blue) = 230+225+39=494 (65% of max value = 765). Red value is 230 (90.23% from 255 or 46.56% from 494); Green value is 225 (88.28% from 255 or 45.55% from 494); Blue value is 39 (15.62% from 255 or 7.89% from 494); Max value from RGB is 230 - color contains mainly: red. Hex color #E6E127 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #E6E127 is #191ED8. Grayscale: #CECECE. Windows color (decimal): -1646297 or 2613734. OLE color: 2613734.
HSL color Cylindrical-coordinate representation of color #E6E127: hue angle of 58.43º degrees, saturation: 0.79, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #E6E127 is Cyan = 0, Magento = 0.02, Yellow = 0.83 and Black (K on CMYK) = 0.10.
<style> p { color: #E6E127; } p { color: rgb(230,225,39); } H1.HeaderClassName { color: #E6E127; } .AnyTagClassName { color: #E6E127; } </style>
<style> a { background-color: #E6E127; } a { background-color: rgb(230,225,39); } div.DivClassName { background-color: #E6E127; } .BgClassName { background-color: #E6E127; } </style>
<style> span { border-color: #E6E127; } span { border-color: rgb(230,225,39); } td.TdClassName { border-color: #E6E127; } .TagClassName { border-color: #E6E127; } </style>