#D3CCEF (or 0xD3CCEF) is unknown color: approx Fog. HEX triplet: D3, CC and EF. RGB value is (211,204,239). Sum of RGB (Red+Green+Blue) = 211+204+239=654 (86% of max value = 765). Red value is 211 (82.81% from 255 or 32.26% from 654); Green value is 204 (80.08% from 255 or 31.19% from 654); Blue value is 239 (93.75% from 255 or 36.54% from 654); Max value from RGB is 239 - color contains mainly: blue. Hex color #D3CCEF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D3CCEF is #2C3310. Grayscale: #D1D1D1. Windows color (decimal): -2896657 or 15715539. OLE color: 15715539.
HSL color Cylindrical-coordinate representation of color #D3CCEF: hue angle of 252º degrees, saturation: 0.52, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #D3CCEF is Cyan = 0.12, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #D3CCEF; } p { color: rgb(211,204,239); } H1.HeaderClassName { color: #D3CCEF; } .AnyTagClassName { color: #D3CCEF; } </style>
<style> a { background-color: #D3CCEF; } a { background-color: rgb(211,204,239); } div.DivClassName { background-color: #D3CCEF; } .BgClassName { background-color: #D3CCEF; } </style>
<style> span { border-color: #D3CCEF; } span { border-color: rgb(211,204,239); } td.TdClassName { border-color: #D3CCEF; } .TagClassName { border-color: #D3CCEF; } </style>