#D3DCEA (or 0xD3DCEA) is unknown color: approx Hawkes Blue. HEX triplet: D3, DC and EA. RGB value is (211,220,234). Sum of RGB (Red+Green+Blue) = 211+220+234=665 (88% of max value = 765). Red value is 211 (82.81% from 255 or 31.73% from 665); Green value is 220 (86.33% from 255 or 33.08% from 665); Blue value is 234 (91.80% from 255 or 35.19% from 665); Max value from RGB is 234 - color contains mainly: blue. Hex color #D3DCEA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D3DCEA is #2C2315. Grayscale: #DADADA. Windows color (decimal): -2892566 or 15391955. OLE color: 15391955.
HSL color Cylindrical-coordinate representation of color #D3DCEA: hue angle of 216.52º degrees, saturation: 0.35, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #D3DCEA is Cyan = 0.10, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #D3DCEA; } p { color: rgb(211,220,234); } H1.HeaderClassName { color: #D3DCEA; } .AnyTagClassName { color: #D3DCEA; } </style>
<style> a { background-color: #D3DCEA; } a { background-color: rgb(211,220,234); } div.DivClassName { background-color: #D3DCEA; } .BgClassName { background-color: #D3DCEA; } </style>
<style> span { border-color: #D3DCEA; } span { border-color: rgb(211,220,234); } td.TdClassName { border-color: #D3DCEA; } .TagClassName { border-color: #D3DCEA; } </style>