#DDF1FF (or 0xDDF1FF) is unknown color: approx Alice Blue. HEX triplet: DD, F1 and FF. RGB value is (221,241,255). Sum of RGB (Red+Green+Blue) = 221+241+255=717 (94% of max value = 765). Red value is 221 (86.72% from 255 or 30.82% from 717); Green value is 241 (94.53% from 255 or 33.61% from 717); Blue value is 255 (100% from 255 or 35.56% from 717); Max value from RGB is 255 - color contains mainly: blue. Hex color #DDF1FF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DDF1FF is #220E00. Grayscale: #ECECEC. Windows color (decimal): -2231809 or 16773597. OLE color: 16773597.
HSL color Cylindrical-coordinate representation of color #DDF1FF: hue angle of 204.71º degrees, saturation: 1, lightness: 0.93%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #DDF1FF is Cyan = 0.13, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #DDF1FF; } p { color: rgb(221,241,255); } H1.HeaderClassName { color: #DDF1FF; } .AnyTagClassName { color: #DDF1FF; } </style>
<style> a { background-color: #DDF1FF; } a { background-color: rgb(221,241,255); } div.DivClassName { background-color: #DDF1FF; } .BgClassName { background-color: #DDF1FF; } </style>
<style> span { border-color: #DDF1FF; } span { border-color: rgb(221,241,255); } td.TdClassName { border-color: #DDF1FF; } .TagClassName { border-color: #DDF1FF; } </style>