#EAB27D (or 0xEAB27D) is unknown color: approx Manhattan. HEX triplet: EA, B2 and 7D. RGB value is (234,178,125). Sum of RGB (Red+Green+Blue) = 234+178+125=537 (71% of max value = 765). Red value is 234 (91.80% from 255 or 43.58% from 537); Green value is 178 (69.92% from 255 or 33.15% from 537); Blue value is 125 (49.22% from 255 or 23.28% from 537); Max value from RGB is 234 - color contains mainly: red. Hex color #EAB27D is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #EAB27D is #154D82. Grayscale: #BCBCBC. Windows color (decimal): -1396099 or 8237802. OLE color: 8237802.
HSL color Cylindrical-coordinate representation of color #EAB27D: hue angle of 29.17º degrees, saturation: 0.72, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #EAB27D is Cyan = 0, Magento = 0.24, Yellow = 0.47 and Black (K on CMYK) = 0.08.
<style> p { color: #eab27d; } p { color: rgb(234,178,125); } H1.HeaderClassName { color: #eab27d; } .AnyTagClassName { color: #eab27d; } </style>
<style> a { background-color: #eab27d; } a { background-color: rgb(234,178,125); } div.DivClassName { background-color: #eab27d; } .BgClassName { background-color: #eab27d; } </style>
<style> span { border-color: #eab27d; } span { border-color: rgb(234,178,125); } td.TdClassName { border-color: #eab27d; } .TagClassName { border-color: #eab27d; } </style>