#E3C8A8 (or 0xE3C8A8) is unknown color: approx Bone. HEX triplet: E3, C8 and A8. RGB value is (227,200,168). Sum of RGB (Red+Green+Blue) = 227+200+168=595 (78% of max value = 765). Red value is 227 (89.06% from 255 or 38.15% from 595); Green value is 200 (78.52% from 255 or 33.61% from 595); Blue value is 168 (66.02% from 255 or 28.24% from 595); Max value from RGB is 227 - color contains mainly: red. Hex color #E3C8A8 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #E3C8A8 is #1C3757. Grayscale: #CCCCCC. Windows color (decimal): -1849176 or 11061475. OLE color: 11061475.
HSL color Cylindrical-coordinate representation of color #E3C8A8: hue angle of 32.54º degrees, saturation: 0.51, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #E3C8A8 is Cyan = 0, Magento = 0.12, Yellow = 0.26 and Black (K on CMYK) = 0.11.
<style> p { color: #E3C8A8; } p { color: rgb(227,200,168); } H1.HeaderClassName { color: #E3C8A8; } .AnyTagClassName { color: #E3C8A8; } </style>
<style> a { background-color: #E3C8A8; } a { background-color: rgb(227,200,168); } div.DivClassName { background-color: #E3C8A8; } .BgClassName { background-color: #E3C8A8; } </style>
<style> span { border-color: #E3C8A8; } span { border-color: rgb(227,200,168); } td.TdClassName { border-color: #E3C8A8; } .TagClassName { border-color: #E3C8A8; } </style>