#ED7957 (or 0xED7957) is unknown color: approx Burnt Sienna. HEX triplet: ED, 79 and 57. RGB value is (237,121,87). Sum of RGB (Red+Green+Blue) = 237+121+87=445 (58% of max value = 765). Red value is 237 (92.97% from 255 or 53.26% from 445); Green value is 121 (47.66% from 255 or 27.19% from 445); Blue value is 87 (34.38% from 255 or 19.55% from 445); Max value from RGB is 237 - color contains mainly: red. Hex color #ED7957 is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #ED7957 is #1286A8. Grayscale: #989898. Windows color (decimal): -1214121 or 5732845. OLE color: 5732845.
HSL color Cylindrical-coordinate representation of color #ED7957: hue angle of 13.6º degrees, saturation: 0.81, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #ED7957 is Cyan = 0, Magento = 0.49, Yellow = 0.63 and Black (K on CMYK) = 0.07.
<style> p { color: #ed7957; } p { color: rgb(237,121,87); } H1.HeaderClassName { color: #ed7957; } .AnyTagClassName { color: #ed7957; } </style>
<style> a { background-color: #ed7957; } a { background-color: rgb(237,121,87); } div.DivClassName { background-color: #ed7957; } .BgClassName { background-color: #ed7957; } </style>
<style> span { border-color: #ed7957; } span { border-color: rgb(237,121,87); } td.TdClassName { border-color: #ed7957; } .TagClassName { border-color: #ed7957; } </style>