#FFEBD7 (or 0xFFEBD7) is unknown color: approx Serenade. HEX triplet: FF, EB and D7. RGB value is (255,235,215). Sum of RGB (Red+Green+Blue) = 255+235+215=705 (93% of max value = 765). Red value is 255 (100% from 255 or 36.17% from 705); Green value is 235 (92.19% from 255 or 33.33% from 705); Blue value is 215 (84.38% from 255 or 30.50% from 705); Max value from RGB is 255 - color contains mainly: red. Hex color #FFEBD7 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFEBD7 is #001428. Grayscale: #EEEEEE. Windows color (decimal): -5161 or 14150655. OLE color: 14150655.
HSL color Cylindrical-coordinate representation of color #FFEBD7: hue angle of 30º degrees, saturation: 1, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #FFEBD7 is Cyan = 0, Magento = 0.08, Yellow = 0.16 and Black (K on CMYK) = 0.
<style> p { color: #FFEBD7; } p { color: rgb(255,235,215); } H1.HeaderClassName { color: #FFEBD7; } .AnyTagClassName { color: #FFEBD7; } </style>
<style> a { background-color: #FFEBD7; } a { background-color: rgb(255,235,215); } div.DivClassName { background-color: #FFEBD7; } .BgClassName { background-color: #FFEBD7; } </style>
<style> span { border-color: #FFEBD7; } span { border-color: rgb(255,235,215); } td.TdClassName { border-color: #FFEBD7; } .TagClassName { border-color: #FFEBD7; } </style>