#E66F2A (or 0xE66F2A) is unknown color: approx Tahiti Gold. HEX triplet: E6, 6F and 2A. RGB value is (230,111,42). Sum of RGB (Red+Green+Blue) = 230+111+42=383 (50% of max value = 765). Red value is 230 (90.23% from 255 or 60.05% from 383); Green value is 111 (43.75% from 255 or 28.98% from 383); Blue value is 42 (16.80% from 255 or 10.97% from 383); Max value from RGB is 230 - color contains mainly: red. Hex color #E66F2A is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #E66F2A is #1990D5. Grayscale: #8B8B8B. Windows color (decimal): -1675478 or 2781158. OLE color: 2781158.
HSL color Cylindrical-coordinate representation of color #E66F2A: hue angle of 22.02º degrees, saturation: 0.79, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #E66F2A is Cyan = 0, Magento = 0.52, Yellow = 0.82 and Black (K on CMYK) = 0.10.
<style> p { color: #e66f2a; } p { color: rgb(230,111,42); } H1.HeaderClassName { color: #e66f2a; } .AnyTagClassName { color: #e66f2a; } </style>
<style> a { background-color: #e66f2a; } a { background-color: rgb(230,111,42); } div.DivClassName { background-color: #e66f2a; } .BgClassName { background-color: #e66f2a; } </style>
<style> span { border-color: #e66f2a; } span { border-color: rgb(230,111,42); } td.TdClassName { border-color: #e66f2a; } .TagClassName { border-color: #e66f2a; } </style>