#E1B06A (or 0xE1B06A) is unknown color: approx Harvest Gold. HEX triplet: E1, B0 and 6A. RGB value is (225,176,106). Sum of RGB (Red+Green+Blue) = 225+176+106=507 (67% of max value = 765). Red value is 225 (88.28% from 255 or 44.38% from 507); Green value is 176 (69.14% from 255 or 34.71% from 507); Blue value is 106 (41.80% from 255 or 20.91% from 507); Max value from RGB is 225 - color contains mainly: red. Hex color #E1B06A is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #E1B06A is #1E4F95. Grayscale: #B6B6B6. Windows color (decimal): -1986454 or 6992097. OLE color: 6992097.
HSL color Cylindrical-coordinate representation of color #E1B06A: hue angle of 35.29º degrees, saturation: 0.66, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #E1B06A is Cyan = 0, Magento = 0.22, Yellow = 0.53 and Black (K on CMYK) = 0.12.
<style> p { color: #e1b06a; } p { color: rgb(225,176,106); } H1.HeaderClassName { color: #e1b06a; } .AnyTagClassName { color: #e1b06a; } </style>
<style> a { background-color: #e1b06a; } a { background-color: rgb(225,176,106); } div.DivClassName { background-color: #e1b06a; } .BgClassName { background-color: #e1b06a; } </style>
<style> span { border-color: #e1b06a; } span { border-color: rgb(225,176,106); } td.TdClassName { border-color: #e1b06a; } .TagClassName { border-color: #e1b06a; } </style>