#ED9976 (or 0xED9976) is unknown color: approx Dark Salmon. HEX triplet: ED, 99 and 76. RGB value is (237,153,118). Sum of RGB (Red+Green+Blue) = 237+153+118=508 (67% of max value = 765). Red value is 237 (92.97% from 255 or 46.65% from 508); Green value is 153 (60.16% from 255 or 30.12% from 508); Blue value is 118 (46.48% from 255 or 23.23% from 508); Max value from RGB is 237 - color contains mainly: red. Hex color #ED9976 is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #ED9976 is #126689. Grayscale: #AEAEAE. Windows color (decimal): -1205898 or 7772653. OLE color: 7772653.
HSL color Cylindrical-coordinate representation of color #ED9976: hue angle of 17.65º degrees, saturation: 0.77, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #ED9976 is Cyan = 0, Magento = 0.35, Yellow = 0.50 and Black (K on CMYK) = 0.07.
<style> p { color: #ED9976; } p { color: rgb(237,153,118); } H1.HeaderClassName { color: #ED9976; } .AnyTagClassName { color: #ED9976; } </style>
<style> a { background-color: #ED9976; } a { background-color: rgb(237,153,118); } div.DivClassName { background-color: #ED9976; } .BgClassName { background-color: #ED9976; } </style>
<style> span { border-color: #ED9976; } span { border-color: rgb(237,153,118); } td.TdClassName { border-color: #ED9976; } .TagClassName { border-color: #ED9976; } </style>