#E0CD90 (or 0xE0CD90) is unknown color: approx Double Colonial White. HEX triplet: E0, CD and 90. RGB value is (224,205,144). Sum of RGB (Red+Green+Blue) = 224+205+144=573 (75% of max value = 765). Red value is 224 (87.89% from 255 or 39.09% from 573); Green value is 205 (80.47% from 255 or 35.78% from 573); Blue value is 144 (56.64% from 255 or 25.13% from 573); Max value from RGB is 224 - color contains mainly: red. Hex color #E0CD90 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #E0CD90 is #1F326F. Grayscale: #CBCBCB. Windows color (decimal): -2044528 or 9489888. OLE color: 9489888.
HSL color Cylindrical-coordinate representation of color #E0CD90: hue angle of 45.75º degrees, saturation: 0.56, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #E0CD90 is Cyan = 0, Magento = 0.08, Yellow = 0.36 and Black (K on CMYK) = 0.12.
<style> p { color: #e0cd90; } p { color: rgb(224,205,144); } H1.HeaderClassName { color: #e0cd90; } .AnyTagClassName { color: #e0cd90; } </style>
<style> a { background-color: #e0cd90; } a { background-color: rgb(224,205,144); } div.DivClassName { background-color: #e0cd90; } .BgClassName { background-color: #e0cd90; } </style>
<style> span { border-color: #e0cd90; } span { border-color: rgb(224,205,144); } td.TdClassName { border-color: #e0cd90; } .TagClassName { border-color: #e0cd90; } </style>