#EDEBEB (or 0xEDEBEB) is unknown color: approx Whisper. HEX triplet: ED, EB and EB. RGB value is (237,235,235). Sum of RGB (Red+Green+Blue) = 237+235+235=707 (93% of max value = 765). Red value is 237 (92.97% from 255 or 33.52% from 707); Green value is 235 (92.19% from 255 or 33.24% from 707); Blue value is 235 (92.19% from 255 or 33.24% from 707); Max value from RGB is 237 - color contains mainly: red. Hex color #EDEBEB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EDEBEB is #121414. Grayscale: #EBEBEB. Windows color (decimal): -1184789 or 15461357. OLE color: 15461357.
HSL color Cylindrical-coordinate representation of color #EDEBEB: hue angle of 0º degrees, saturation: 0.05, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #EDEBEB is Cyan = 0, Magento = 0.01, Yellow = 0.01 and Black (K on CMYK) = 0.07.
<style> p { color: #EDEBEB; } p { color: rgb(237,235,235); } H1.HeaderClassName { color: #EDEBEB; } .AnyTagClassName { color: #EDEBEB; } </style>
<style> a { background-color: #EDEBEB; } a { background-color: rgb(237,235,235); } div.DivClassName { background-color: #EDEBEB; } .BgClassName { background-color: #EDEBEB; } </style>
<style> span { border-color: #EDEBEB; } span { border-color: rgb(237,235,235); } td.TdClassName { border-color: #EDEBEB; } .TagClassName { border-color: #EDEBEB; } </style>