#EFA26D (or 0xEFA26D) is unknown color: approx Sandy Brown. HEX triplet: EF, A2 and 6D. RGB value is (239,162,109). Sum of RGB (Red+Green+Blue) = 239+162+109=510 (67% of max value = 765). Red value is 239 (93.75% from 255 or 46.86% from 510); Green value is 162 (63.67% from 255 or 31.76% from 510); Blue value is 109 (42.97% from 255 or 21.37% from 510); Max value from RGB is 239 - color contains mainly: red. Hex color #EFA26D is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #EFA26D is #105D92. Grayscale: #B3B3B3. Windows color (decimal): -1072531 or 7185135. OLE color: 7185135.
HSL color Cylindrical-coordinate representation of color #EFA26D: hue angle of 24.46º degrees, saturation: 0.8, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #EFA26D is Cyan = 0, Magento = 0.32, Yellow = 0.54 and Black (K on CMYK) = 0.06.
<style> p { color: #EFA26D; } p { color: rgb(239,162,109); } H1.HeaderClassName { color: #EFA26D; } .AnyTagClassName { color: #EFA26D; } </style>
<style> a { background-color: #EFA26D; } a { background-color: rgb(239,162,109); } div.DivClassName { background-color: #EFA26D; } .BgClassName { background-color: #EFA26D; } </style>
<style> span { border-color: #EFA26D; } span { border-color: rgb(239,162,109); } td.TdClassName { border-color: #EFA26D; } .TagClassName { border-color: #EFA26D; } </style>