#E16F55 (or 0xE16F55) is unknown color: approx Terra Cotta. HEX triplet: E1, 6F and 55. RGB value is (225,111,85). Sum of RGB (Red+Green+Blue) = 225+111+85=421 (55% of max value = 765). Red value is 225 (88.28% from 255 or 53.44% from 421); Green value is 111 (43.75% from 255 or 26.37% from 421); Blue value is 85 (33.59% from 255 or 20.19% from 421); Max value from RGB is 225 - color contains mainly: red. Hex color #E16F55 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E16F55 is #1E90AA. Grayscale: #8E8E8E. Windows color (decimal): -2003115 or 5599201. OLE color: 5599201.
HSL color Cylindrical-coordinate representation of color #E16F55: hue angle of 11.14º degrees, saturation: 0.7, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #E16F55 is Cyan = 0, Magento = 0.51, Yellow = 0.62 and Black (K on CMYK) = 0.12.
<style> p { color: #E16F55; } p { color: rgb(225,111,85); } H1.HeaderClassName { color: #E16F55; } .AnyTagClassName { color: #E16F55; } </style>
<style> a { background-color: #E16F55; } a { background-color: rgb(225,111,85); } div.DivClassName { background-color: #E16F55; } .BgClassName { background-color: #E16F55; } </style>
<style> span { border-color: #E16F55; } span { border-color: rgb(225,111,85); } td.TdClassName { border-color: #E16F55; } .TagClassName { border-color: #E16F55; } </style>