#D7EBED (or 0xD7EBED) is unknown color: approx Oyster Bay. HEX triplet: D7, EB and ED. RGB value is (215,235,237). Sum of RGB (Red+Green+Blue) = 215+235+237=687 (90% of max value = 765). Red value is 215 (84.38% from 255 or 31.30% from 687); Green value is 235 (92.19% from 255 or 34.21% from 687); Blue value is 237 (92.97% from 255 or 34.50% from 687); Max value from RGB is 237 - color contains mainly: blue. Hex color #D7EBED is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D7EBED is #281412. Grayscale: #E5E5E5. Windows color (decimal): -2626579 or 15592407. OLE color: 15592407.
HSL color Cylindrical-coordinate representation of color #D7EBED: hue angle of 185.45º degrees, saturation: 0.38, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #D7EBED is Cyan = 0.09, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #D7EBED; } p { color: rgb(215,235,237); } H1.HeaderClassName { color: #D7EBED; } .AnyTagClassName { color: #D7EBED; } </style>
<style> a { background-color: #D7EBED; } a { background-color: rgb(215,235,237); } div.DivClassName { background-color: #D7EBED; } .BgClassName { background-color: #D7EBED; } </style>
<style> span { border-color: #D7EBED; } span { border-color: rgb(215,235,237); } td.TdClassName { border-color: #D7EBED; } .TagClassName { border-color: #D7EBED; } </style>