#D7DCED (or 0xD7DCED) is unknown color: approx Hawkes Blue. HEX triplet: D7, DC and ED. RGB value is (215,220,237). Sum of RGB (Red+Green+Blue) = 215+220+237=672 (89% of max value = 765). Red value is 215 (84.38% from 255 or 31.99% from 672); Green value is 220 (86.33% from 255 or 32.74% from 672); Blue value is 237 (92.97% from 255 or 35.27% from 672); Max value from RGB is 237 - color contains mainly: blue. Hex color #D7DCED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D7DCED is #282312. Grayscale: #DCDCDC. Windows color (decimal): -2630419 or 15588567. OLE color: 15588567.
HSL color Cylindrical-coordinate representation of color #D7DCED: hue angle of 226.36º 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 #D7DCED is Cyan = 0.09, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #D7DCED; } p { color: rgb(215,220,237); } H1.HeaderClassName { color: #D7DCED; } .AnyTagClassName { color: #D7DCED; } </style>
<style> a { background-color: #D7DCED; } a { background-color: rgb(215,220,237); } div.DivClassName { background-color: #D7DCED; } .BgClassName { background-color: #D7DCED; } </style>
<style> span { border-color: #D7DCED; } span { border-color: rgb(215,220,237); } td.TdClassName { border-color: #D7DCED; } .TagClassName { border-color: #D7DCED; } </style>