#EFE7ED (or 0xEFE7ED) is unknown color: approx Snuff. HEX triplet: EF, E7 and ED. RGB value is (239,231,237). Sum of RGB (Red+Green+Blue) = 239+231+237=707 (93% of max value = 765). Red value is 239 (93.75% from 255 or 33.80% from 707); Green value is 231 (90.62% from 255 or 32.67% from 707); Blue value is 237 (92.97% from 255 or 33.52% from 707); Max value from RGB is 239 - color contains mainly: red. Hex color #EFE7ED is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EFE7ED is #101812. Grayscale: #EAEAEA. Windows color (decimal): -1054739 or 15591407. OLE color: 15591407.
HSL color Cylindrical-coordinate representation of color #EFE7ED: hue angle of 315º degrees, saturation: 0.2, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #EFE7ED is Cyan = 0, Magento = 0.03, Yellow = 0.01 and Black (K on CMYK) = 0.06.
<style> p { color: #efe7ed; } p { color: rgb(239,231,237); } H1.HeaderClassName { color: #efe7ed; } .AnyTagClassName { color: #efe7ed; } </style>
<style> a { background-color: #efe7ed; } a { background-color: rgb(239,231,237); } div.DivClassName { background-color: #efe7ed; } .BgClassName { background-color: #efe7ed; } </style>
<style> span { border-color: #efe7ed; } span { border-color: rgb(239,231,237); } td.TdClassName { border-color: #efe7ed; } .TagClassName { border-color: #efe7ed; } </style>