#E0777D (or 0xE0777D) is unknown color: approx Froly. HEX triplet: E0, 77 and 7D. RGB value is (224,119,125). Sum of RGB (Red+Green+Blue) = 224+119+125=468 (61% of max value = 765). Red value is 224 (87.89% from 255 or 47.86% from 468); Green value is 119 (46.88% from 255 or 25.43% from 468); Blue value is 125 (49.22% from 255 or 26.71% from 468); Max value from RGB is 224 - color contains mainly: red. Hex color #E0777D is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E0777D is #1F8882. Grayscale: #979797. Windows color (decimal): -2066563 or 8222688. OLE color: 8222688.
HSL color Cylindrical-coordinate representation of color #E0777D: hue angle of 356.57º degrees, saturation: 0.63, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #E0777D is Cyan = 0, Magento = 0.47, Yellow = 0.44 and Black (K on CMYK) = 0.12.
<style> p { color: #E0777D; } p { color: rgb(224,119,125); } H1.HeaderClassName { color: #E0777D; } .AnyTagClassName { color: #E0777D; } </style>
<style> a { background-color: #E0777D; } a { background-color: rgb(224,119,125); } div.DivClassName { background-color: #E0777D; } .BgClassName { background-color: #E0777D; } </style>
<style> span { border-color: #E0777D; } span { border-color: rgb(224,119,125); } td.TdClassName { border-color: #E0777D; } .TagClassName { border-color: #E0777D; } </style>