#E4E4BD (or 0xE4E4BD) is unknown color: approx Frost. HEX triplet: E4, E4 and BD. RGB value is (228,228,189). Sum of RGB (Red+Green+Blue) = 228+228+189=645 (85% of max value = 765). Red value is 228 (89.45% from 255 or 35.35% from 645); Green value is 228 (89.45% from 255 or 35.35% from 645); Blue value is 189 (74.22% from 255 or 29.30% from 645); Max value from RGB is 228 - color contains mainly: red, green. Hex color #E4E4BD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E4E4BD is #1B1B42. Grayscale: #DFDFDF. Windows color (decimal): -1776451 or 12444900. OLE color: 12444900.
HSL color Cylindrical-coordinate representation of color #E4E4BD: hue angle of 60º degrees, saturation: 0.42, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #E4E4BD is Cyan = 0, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.11.
<style> p { color: #E4E4BD; } p { color: rgb(228,228,189); } H1.HeaderClassName { color: #E4E4BD; } .AnyTagClassName { color: #E4E4BD; } </style>
<style> a { background-color: #E4E4BD; } a { background-color: rgb(228,228,189); } div.DivClassName { background-color: #E4E4BD; } .BgClassName { background-color: #E4E4BD; } </style>
<style> span { border-color: #E4E4BD; } span { border-color: rgb(228,228,189); } td.TdClassName { border-color: #E4E4BD; } .TagClassName { border-color: #E4E4BD; } </style>