#D3CBE1 (or 0xD3CBE1) is unknown color: approx Fog. HEX triplet: D3, CB and E1. RGB value is (211,203,225). Sum of RGB (Red+Green+Blue) = 211+203+225=639 (84% of max value = 765). Red value is 211 (82.81% from 255 or 33.02% from 639); Green value is 203 (79.69% from 255 or 31.77% from 639); Blue value is 225 (88.28% from 255 or 35.21% from 639); Max value from RGB is 225 - color contains mainly: blue. Hex color #D3CBE1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D3CBE1 is #2C341E. Grayscale: #CFCFCF. Windows color (decimal): -2896927 or 14797779. OLE color: 14797779.
HSL color Cylindrical-coordinate representation of color #D3CBE1: hue angle of 261.82º degrees, saturation: 0.27, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #D3CBE1 is Cyan = 0.06, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #D3CBE1; } p { color: rgb(211,203,225); } H1.HeaderClassName { color: #D3CBE1; } .AnyTagClassName { color: #D3CBE1; } </style>
<style> a { background-color: #D3CBE1; } a { background-color: rgb(211,203,225); } div.DivClassName { background-color: #D3CBE1; } .BgClassName { background-color: #D3CBE1; } </style>
<style> span { border-color: #D3CBE1; } span { border-color: rgb(211,203,225); } td.TdClassName { border-color: #D3CBE1; } .TagClassName { border-color: #D3CBE1; } </style>