#ED655B (or 0xED655B) is unknown color: approx Flamingo. HEX triplet: ED, 65 and 5B. RGB value is (237,101,91). Sum of RGB (Red+Green+Blue) = 237+101+91=429 (56% of max value = 765). Red value is 237 (92.97% from 255 or 55.24% from 429); Green value is 101 (39.84% from 255 or 23.54% from 429); Blue value is 91 (35.94% from 255 or 21.21% from 429); Max value from RGB is 237 - color contains mainly: red. Hex color #ED655B is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #ED655B is #129AA4. Grayscale: #8C8C8C. Windows color (decimal): -1219237 or 5989869. OLE color: 5989869.
HSL color Cylindrical-coordinate representation of color #ED655B: hue angle of 4.11º 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 #ED655B is Cyan = 0, Magento = 0.57, Yellow = 0.62 and Black (K on CMYK) = 0.07.
<style> p { color: #ED655B; } p { color: rgb(237,101,91); } H1.HeaderClassName { color: #ED655B; } .AnyTagClassName { color: #ED655B; } </style>
<style> a { background-color: #ED655B; } a { background-color: rgb(237,101,91); } div.DivClassName { background-color: #ED655B; } .BgClassName { background-color: #ED655B; } </style>
<style> span { border-color: #ED655B; } span { border-color: rgb(237,101,91); } td.TdClassName { border-color: #ED655B; } .TagClassName { border-color: #ED655B; } </style>