#DDC4FA (or 0xDDC4FA) is unknown color: approx Fog. HEX triplet: DD, C4 and FA. RGB value is (221,196,250). Sum of RGB (Red+Green+Blue) = 221+196+250=667 (88% of max value = 765). Red value is 221 (86.72% from 255 or 33.13% from 667); Green value is 196 (76.95% from 255 or 29.39% from 667); Blue value is 250 (98.05% from 255 or 37.48% from 667); Max value from RGB is 250 - color contains mainly: blue. Hex color #DDC4FA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DDC4FA is #223B05. Grayscale: #D1D1D1. Windows color (decimal): -2243334 or 16434397. OLE color: 16434397.
HSL color Cylindrical-coordinate representation of color #DDC4FA: hue angle of 267.78º degrees, saturation: 0.84, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #DDC4FA is Cyan = 0.12, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DDC4FA; } p { color: rgb(221,196,250); } H1.HeaderClassName { color: #DDC4FA; } .AnyTagClassName { color: #DDC4FA; } </style>
<style> a { background-color: #DDC4FA; } a { background-color: rgb(221,196,250); } div.DivClassName { background-color: #DDC4FA; } .BgClassName { background-color: #DDC4FA; } </style>
<style> span { border-color: #DDC4FA; } span { border-color: rgb(221,196,250); } td.TdClassName { border-color: #DDC4FA; } .TagClassName { border-color: #DDC4FA; } </style>