#EF7F6C (or 0xEF7F6C) is unknown color: approx Salmon. HEX triplet: EF, 7F and 6C. RGB value is (239,127,108). Sum of RGB (Red+Green+Blue) = 239+127+108=474 (62% of max value = 765). Red value is 239 (93.75% from 255 or 50.42% from 474); Green value is 127 (50% from 255 or 26.79% from 474); Blue value is 108 (42.58% from 255 or 22.78% from 474); Max value from RGB is 239 - color contains mainly: red. Hex color #EF7F6C is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #EF7F6C is #108093. Grayscale: #9E9E9E. Windows color (decimal): -1081492 or 7110639. OLE color: 7110639.
HSL color Cylindrical-coordinate representation of color #EF7F6C: hue angle of 8.7º degrees, saturation: 0.8, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #EF7F6C is Cyan = 0, Magento = 0.47, Yellow = 0.55 and Black (K on CMYK) = 0.06.
<style> p { color: #EF7F6C; } p { color: rgb(239,127,108); } H1.HeaderClassName { color: #EF7F6C; } .AnyTagClassName { color: #EF7F6C; } </style>
<style> a { background-color: #EF7F6C; } a { background-color: rgb(239,127,108); } div.DivClassName { background-color: #EF7F6C; } .BgClassName { background-color: #EF7F6C; } </style>
<style> span { border-color: #EF7F6C; } span { border-color: rgb(239,127,108); } td.TdClassName { border-color: #EF7F6C; } .TagClassName { border-color: #EF7F6C; } </style>