#ED755A (or 0xED755A) is unknown color: approx Burnt Sienna. HEX triplet: ED, 75 and 5A. RGB value is (237,117,90). Sum of RGB (Red+Green+Blue) = 237+117+90=444 (58% of max value = 765). Red value is 237 (92.97% from 255 or 53.38% from 444); Green value is 117 (46.09% from 255 or 26.35% from 444); Blue value is 90 (35.55% from 255 or 20.27% from 444); Max value from RGB is 237 - color contains mainly: red. Hex color #ED755A is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #ED755A is #128AA5. Grayscale: #969696. Windows color (decimal): -1215142 or 5928429. OLE color: 5928429.
HSL color Cylindrical-coordinate representation of color #ED755A: hue angle of 11.02º degrees, saturation: 0.8, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #ED755A is Cyan = 0, Magento = 0.51, Yellow = 0.62 and Black (K on CMYK) = 0.07.
<style> p { color: #ED755A; } p { color: rgb(237,117,90); } H1.HeaderClassName { color: #ED755A; } .AnyTagClassName { color: #ED755A; } </style>
<style> a { background-color: #ED755A; } a { background-color: rgb(237,117,90); } div.DivClassName { background-color: #ED755A; } .BgClassName { background-color: #ED755A; } </style>
<style> span { border-color: #ED755A; } span { border-color: rgb(237,117,90); } td.TdClassName { border-color: #ED755A; } .TagClassName { border-color: #ED755A; } </style>