#E0CAD2 (or 0xE0CAD2) is unknown color: approx Prim. HEX triplet: E0, CA and D2. RGB value is (224,202,210). Sum of RGB (Red+Green+Blue) = 224+202+210=636 (84% of max value = 765). Red value is 224 (87.89% from 255 or 35.22% from 636); Green value is 202 (79.30% from 255 or 31.76% from 636); Blue value is 210 (82.42% from 255 or 33.02% from 636); Max value from RGB is 224 - color contains mainly: red. Hex color #E0CAD2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E0CAD2 is #1F352D. Grayscale: #D1D1D1. Windows color (decimal): -2045230 or 13814496. OLE color: 13814496.
HSL color Cylindrical-coordinate representation of color #E0CAD2: hue angle of 338.18º degrees, saturation: 0.26, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #E0CAD2 is Cyan = 0, Magento = 0.10, Yellow = 0.06 and Black (K on CMYK) = 0.12.
<style> p { color: #E0CAD2; } p { color: rgb(224,202,210); } H1.HeaderClassName { color: #E0CAD2; } .AnyTagClassName { color: #E0CAD2; } </style>
<style> a { background-color: #E0CAD2; } a { background-color: rgb(224,202,210); } div.DivClassName { background-color: #E0CAD2; } .BgClassName { background-color: #E0CAD2; } </style>
<style> span { border-color: #E0CAD2; } span { border-color: rgb(224,202,210); } td.TdClassName { border-color: #E0CAD2; } .TagClassName { border-color: #E0CAD2; } </style>