#EB9966 (or 0xEB9966) is unknown color: approx Sandy Brown. HEX triplet: EB, 99 and 66. RGB value is (235,153,102). Sum of RGB (Red+Green+Blue) = 235+153+102=490 (64% of max value = 765). Red value is 235 (92.19% from 255 or 47.96% from 490); Green value is 153 (60.16% from 255 or 31.22% from 490); Blue value is 102 (40.23% from 255 or 20.82% from 490); Max value from RGB is 235 - color contains mainly: red. Hex color #EB9966 is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #EB9966 is #146699. Grayscale: #ABABAB. Windows color (decimal): -1336986 or 6724075. OLE color: 6724075.
HSL color Cylindrical-coordinate representation of color #EB9966: hue angle of 23.01º degrees, saturation: 0.77, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #EB9966 is Cyan = 0, Magento = 0.35, Yellow = 0.57 and Black (K on CMYK) = 0.08.
<style> p { color: #eb9966; } p { color: rgb(235,153,102); } H1.HeaderClassName { color: #eb9966; } .AnyTagClassName { color: #eb9966; } </style>
<style> a { background-color: #eb9966; } a { background-color: rgb(235,153,102); } div.DivClassName { background-color: #eb9966; } .BgClassName { background-color: #eb9966; } </style>
<style> span { border-color: #eb9966; } span { border-color: rgb(235,153,102); } td.TdClassName { border-color: #eb9966; } .TagClassName { border-color: #eb9966; } </style>