#F5EBEB (or 0xF5EBEB) is unknown color: approx Whisper. HEX triplet: F5, EB and EB. RGB value is (245,235,235). Sum of RGB (Red+Green+Blue) = 245+235+235=715 (94% of max value = 765). Red value is 245 (96.09% from 255 or 34.27% from 715); Green value is 235 (92.19% from 255 or 32.87% from 715); Blue value is 235 (92.19% from 255 or 32.87% from 715); Max value from RGB is 245 - color contains mainly: red. Hex color #F5EBEB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F5EBEB is #0A1414. Grayscale: #EEEEEE. Windows color (decimal): -660501 or 15461365. OLE color: 15461365.
HSL color Cylindrical-coordinate representation of color #F5EBEB: hue angle of 0º degrees, saturation: 0.33, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #F5EBEB is Cyan = 0, Magento = 0.04, Yellow = 0.04 and Black (K on CMYK) = 0.04.
<style> p { color: #F5EBEB; } p { color: rgb(245,235,235); } H1.HeaderClassName { color: #F5EBEB; } .AnyTagClassName { color: #F5EBEB; } </style>
<style> a { background-color: #F5EBEB; } a { background-color: rgb(245,235,235); } div.DivClassName { background-color: #F5EBEB; } .BgClassName { background-color: #F5EBEB; } </style>
<style> span { border-color: #F5EBEB; } span { border-color: rgb(245,235,235); } td.TdClassName { border-color: #F5EBEB; } .TagClassName { border-color: #F5EBEB; } </style>