#E4BD27 (or 0xE4BD27) is unknown color: approx Bright Sun. HEX triplet: E4, BD and 27. RGB value is (228,189,39). Sum of RGB (Red+Green+Blue) = 228+189+39=456 (60% of max value = 765). Red value is 228 (89.45% from 255 or 50% from 456); Green value is 189 (74.22% from 255 or 41.45% from 456); Blue value is 39 (15.62% from 255 or 8.55% from 456); Max value from RGB is 228 - color contains mainly: red. Hex color #E4BD27 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #E4BD27 is #1B42D8. Grayscale: #B8B8B8. Windows color (decimal): -1786585 or 2604516. OLE color: 2604516.
HSL color Cylindrical-coordinate representation of color #E4BD27: hue angle of 47.62º degrees, saturation: 0.78, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #E4BD27 is Cyan = 0, Magento = 0.17, Yellow = 0.83 and Black (K on CMYK) = 0.11.
<style> p { color: #e4bd27; } p { color: rgb(228,189,39); } H1.HeaderClassName { color: #e4bd27; } .AnyTagClassName { color: #e4bd27; } </style>
<style> a { background-color: #e4bd27; } a { background-color: rgb(228,189,39); } div.DivClassName { background-color: #e4bd27; } .BgClassName { background-color: #e4bd27; } </style>
<style> span { border-color: #e4bd27; } span { border-color: rgb(228,189,39); } td.TdClassName { border-color: #e4bd27; } .TagClassName { border-color: #e4bd27; } </style>