#D4D9ED (or 0xD4D9ED) is unknown color: approx Hawkes Blue. HEX triplet: D4, D9 and ED. RGB value is (212,217,237). Sum of RGB (Red+Green+Blue) = 212+217+237=666 (88% of max value = 765). Red value is 212 (83.20% from 255 or 31.83% from 666); Green value is 217 (85.16% from 255 or 32.58% from 666); Blue value is 237 (92.97% from 255 or 35.59% from 666); Max value from RGB is 237 - color contains mainly: blue. Hex color #D4D9ED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D4D9ED is #2B2612. Grayscale: #D9D9D9. Windows color (decimal): -2827795 or 15587796. OLE color: 15587796.
HSL color Cylindrical-coordinate representation of color #D4D9ED: hue angle of 228º degrees, saturation: 0.41, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #D4D9ED is Cyan = 0.11, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #D4D9ED; } p { color: rgb(212,217,237); } H1.HeaderClassName { color: #D4D9ED; } .AnyTagClassName { color: #D4D9ED; } </style>
<style> a { background-color: #D4D9ED; } a { background-color: rgb(212,217,237); } div.DivClassName { background-color: #D4D9ED; } .BgClassName { background-color: #D4D9ED; } </style>
<style> span { border-color: #D4D9ED; } span { border-color: rgb(212,217,237); } td.TdClassName { border-color: #D4D9ED; } .TagClassName { border-color: #D4D9ED; } </style>