#E6755E (or 0xE6755E) is unknown color: approx Terra Cotta. HEX triplet: E6, 75 and 5E. RGB value is (230,117,94). Sum of RGB (Red+Green+Blue) = 230+117+94=441 (58% of max value = 765). Red value is 230 (90.23% from 255 or 52.15% from 441); Green value is 117 (46.09% from 255 or 26.53% from 441); Blue value is 94 (37.11% from 255 or 21.32% from 441); Max value from RGB is 230 - color contains mainly: red. Hex color #E6755E is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #E6755E is #198AA1. Grayscale: #949494. Windows color (decimal): -1673890 or 6190566. OLE color: 6190566.
HSL color Cylindrical-coordinate representation of color #E6755E: hue angle of 10.15º degrees, saturation: 0.73, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #E6755E is Cyan = 0, Magento = 0.49, Yellow = 0.59 and Black (K on CMYK) = 0.10.
<style> p { color: #E6755E; } p { color: rgb(230,117,94); } H1.HeaderClassName { color: #E6755E; } .AnyTagClassName { color: #E6755E; } </style>
<style> a { background-color: #E6755E; } a { background-color: rgb(230,117,94); } div.DivClassName { background-color: #E6755E; } .BgClassName { background-color: #E6755E; } </style>
<style> span { border-color: #E6755E; } span { border-color: rgb(230,117,94); } td.TdClassName { border-color: #E6755E; } .TagClassName { border-color: #E6755E; } </style>