#EEB07A (or 0xEEB07A) is unknown color: approx Tacao. HEX triplet: EE, B0 and 7A. RGB value is (238,176,122). Sum of RGB (Red+Green+Blue) = 238+176+122=536 (70% of max value = 765). Red value is 238 (93.36% from 255 or 44.40% from 536); Green value is 176 (69.14% from 255 or 32.84% from 536); Blue value is 122 (48.05% from 255 or 22.76% from 536); Max value from RGB is 238 - color contains mainly: red. Hex color #EEB07A is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #EEB07A is #114F85. Grayscale: #BCBCBC. Windows color (decimal): -1134470 or 8040686. OLE color: 8040686.
HSL color Cylindrical-coordinate representation of color #EEB07A: hue angle of 27.93º degrees, saturation: 0.77, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #EEB07A is Cyan = 0, Magento = 0.26, Yellow = 0.49 and Black (K on CMYK) = 0.07.
<style> p { color: #eeb07a; } p { color: rgb(238,176,122); } H1.HeaderClassName { color: #eeb07a; } .AnyTagClassName { color: #eeb07a; } </style>
<style> a { background-color: #eeb07a; } a { background-color: rgb(238,176,122); } div.DivClassName { background-color: #eeb07a; } .BgClassName { background-color: #eeb07a; } </style>
<style> span { border-color: #eeb07a; } span { border-color: rgb(238,176,122); } td.TdClassName { border-color: #eeb07a; } .TagClassName { border-color: #eeb07a; } </style>