#EFA16E (or 0xEFA16E) is unknown color: approx Hit Pink. HEX triplet: EF, A1 and 6E. RGB value is (239,161,110). Sum of RGB (Red+Green+Blue) = 239+161+110=510 (67% of max value = 765). Red value is 239 (93.75% from 255 or 46.86% from 510); Green value is 161 (63.28% from 255 or 31.57% from 510); Blue value is 110 (43.36% from 255 or 21.57% from 510); Max value from RGB is 239 - color contains mainly: red. Hex color #EFA16E is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #EFA16E is #105E91. Grayscale: #B2B2B2. Windows color (decimal): -1072786 or 7250415. OLE color: 7250415.
HSL color Cylindrical-coordinate representation of color #EFA16E: hue angle of 23.72º 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 #EFA16E is Cyan = 0, Magento = 0.33, Yellow = 0.54 and Black (K on CMYK) = 0.06.
<style> p { color: #EFA16E; } p { color: rgb(239,161,110); } H1.HeaderClassName { color: #EFA16E; } .AnyTagClassName { color: #EFA16E; } </style>
<style> a { background-color: #EFA16E; } a { background-color: rgb(239,161,110); } div.DivClassName { background-color: #EFA16E; } .BgClassName { background-color: #EFA16E; } </style>
<style> span { border-color: #EFA16E; } span { border-color: rgb(239,161,110); } td.TdClassName { border-color: #EFA16E; } .TagClassName { border-color: #EFA16E; } </style>