#E1BE02 (or 0xE1BE02) is unknown color: approx Sunflower. HEX triplet: E1, BE and 02. RGB value is (225,190,2). Sum of RGB (Red+Green+Blue) = 225+190+2=417 (55% of max value = 765). Red value is 225 (88.28% from 255 or 53.96% from 417); Green value is 190 (74.61% from 255 or 45.56% from 417); Blue value is 2 (1.17% from 255 or 0.48% from 417); Max value from RGB is 225 - color contains mainly: red. Hex color #E1BE02 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #E1BE02 is #1E41FD. Grayscale: #B3B3B3. Windows color (decimal): -1982974 or 179937. OLE color: 179937.
HSL color Cylindrical-coordinate representation of color #E1BE02: hue angle of 50.58º degrees, saturation: 0.98, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #E1BE02 is Cyan = 0, Magento = 0.16, Yellow = 0.99 and Black (K on CMYK) = 0.12.
<style> p { color: #E1BE02; } p { color: rgb(225,190,2); } H1.HeaderClassName { color: #E1BE02; } .AnyTagClassName { color: #E1BE02; } </style>
<style> a { background-color: #E1BE02; } a { background-color: rgb(225,190,2); } div.DivClassName { background-color: #E1BE02; } .BgClassName { background-color: #E1BE02; } </style>
<style> span { border-color: #E1BE02; } span { border-color: rgb(225,190,2); } td.TdClassName { border-color: #E1BE02; } .TagClassName { border-color: #E1BE02; } </style>