#E7865F (or 0xE7865F) is unknown color: approx Copper. HEX triplet: E7, 86 and 5F. RGB value is (231,134,95). Sum of RGB (Red+Green+Blue) = 231+134+95=460 (60% of max value = 765). Red value is 231 (90.62% from 255 or 50.22% from 460); Green value is 134 (52.73% from 255 or 29.13% from 460); Blue value is 95 (37.5% from 255 or 20.65% from 460); Max value from RGB is 231 - color contains mainly: red. Hex color #E7865F is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #E7865F is #1879A0. Grayscale: #9E9E9E. Windows color (decimal): -1604001 or 6260455. OLE color: 6260455.
HSL color Cylindrical-coordinate representation of color #E7865F: hue angle of 17.21º degrees, saturation: 0.74, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #E7865F is Cyan = 0, Magento = 0.42, Yellow = 0.59 and Black (K on CMYK) = 0.09.
<style> p { color: #E7865F; } p { color: rgb(231,134,95); } H1.HeaderClassName { color: #E7865F; } .AnyTagClassName { color: #E7865F; } </style>
<style> a { background-color: #E7865F; } a { background-color: rgb(231,134,95); } div.DivClassName { background-color: #E7865F; } .BgClassName { background-color: #E7865F; } </style>
<style> span { border-color: #E7865F; } span { border-color: rgb(231,134,95); } td.TdClassName { border-color: #E7865F; } .TagClassName { border-color: #E7865F; } </style>