#E0C0A6 (or 0xE0C0A6) is unknown color: approx Bone. HEX triplet: E0, C0 and A6. RGB value is (224,192,166). Sum of RGB (Red+Green+Blue) = 224+192+166=582 (77% of max value = 765). Red value is 224 (87.89% from 255 or 38.49% from 582); Green value is 192 (75.39% from 255 or 32.99% from 582); Blue value is 166 (65.23% from 255 or 28.52% from 582); Max value from RGB is 224 - color contains mainly: red. Hex color #E0C0A6 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #E0C0A6 is #1F3F59. Grayscale: #C6C6C6. Windows color (decimal): -2047834 or 10928352. OLE color: 10928352.
HSL color Cylindrical-coordinate representation of color #E0C0A6: hue angle of 26.9º degrees, saturation: 0.48, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #E0C0A6 is Cyan = 0, Magento = 0.14, Yellow = 0.26 and Black (K on CMYK) = 0.12.
<style> p { color: #E0C0A6; } p { color: rgb(224,192,166); } H1.HeaderClassName { color: #E0C0A6; } .AnyTagClassName { color: #E0C0A6; } </style>
<style> a { background-color: #E0C0A6; } a { background-color: rgb(224,192,166); } div.DivClassName { background-color: #E0C0A6; } .BgClassName { background-color: #E0C0A6; } </style>
<style> span { border-color: #E0C0A6; } span { border-color: rgb(224,192,166); } td.TdClassName { border-color: #E0C0A6; } .TagClassName { border-color: #E0C0A6; } </style>