#E5CFCA (or 0xE5CFCA) is unknown color: approx Bizarre. HEX triplet: E5, CF and CA. RGB value is (229,207,202). Sum of RGB (Red+Green+Blue) = 229+207+202=638 (84% of max value = 765). Red value is 229 (89.84% from 255 or 35.89% from 638); Green value is 207 (81.25% from 255 or 32.45% from 638); Blue value is 202 (79.30% from 255 or 31.66% from 638); Max value from RGB is 229 - color contains mainly: red. Hex color #E5CFCA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E5CFCA is #1A3035. Grayscale: #D5D5D5. Windows color (decimal): -1716278 or 13291493. OLE color: 13291493.
HSL color Cylindrical-coordinate representation of color #E5CFCA: hue angle of 11.11º degrees, saturation: 0.34, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #E5CFCA is Cyan = 0, Magento = 0.10, Yellow = 0.12 and Black (K on CMYK) = 0.10.
<style> p { color: #E5CFCA; } p { color: rgb(229,207,202); } H1.HeaderClassName { color: #E5CFCA; } .AnyTagClassName { color: #E5CFCA; } </style>
<style> a { background-color: #E5CFCA; } a { background-color: rgb(229,207,202); } div.DivClassName { background-color: #E5CFCA; } .BgClassName { background-color: #E5CFCA; } </style>
<style> span { border-color: #E5CFCA; } span { border-color: rgb(229,207,202); } td.TdClassName { border-color: #E5CFCA; } .TagClassName { border-color: #E5CFCA; } </style>