#E9966C (or 0xE9966C) is unknown color: approx Dark Salmon. HEX triplet: E9, 96 and 6C. RGB value is (233,150,108). Sum of RGB (Red+Green+Blue) = 233+150+108=491 (65% of max value = 765). Red value is 233 (91.41% from 255 or 47.45% from 491); Green value is 150 (58.98% from 255 or 30.55% from 491); Blue value is 108 (42.58% from 255 or 22.00% from 491); Max value from RGB is 233 - color contains mainly: red. Hex color #E9966C is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #E9966C is #166993. Grayscale: #AAAAAA. Windows color (decimal): -1468820 or 7116521. OLE color: 7116521.
HSL color Cylindrical-coordinate representation of color #E9966C: hue angle of 20.16º degrees, saturation: 0.74, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #E9966C is Cyan = 0, Magento = 0.36, Yellow = 0.54 and Black (K on CMYK) = 0.09.
<style> p { color: #E9966C; } p { color: rgb(233,150,108); } H1.HeaderClassName { color: #E9966C; } .AnyTagClassName { color: #E9966C; } </style>
<style> a { background-color: #E9966C; } a { background-color: rgb(233,150,108); } div.DivClassName { background-color: #E9966C; } .BgClassName { background-color: #E9966C; } </style>
<style> span { border-color: #E9966C; } span { border-color: rgb(233,150,108); } td.TdClassName { border-color: #E9966C; } .TagClassName { border-color: #E9966C; } </style>