#D3CCC2 (or 0xD3CCC2) is unknown color: approx Blanc. HEX triplet: D3, CC and C2. RGB value is (211,204,194). Sum of RGB (Red+Green+Blue) = 211+204+194=609 (80% of max value = 765). Red value is 211 (82.81% from 255 or 34.65% from 609); Green value is 204 (80.08% from 255 or 33.50% from 609); Blue value is 194 (76.17% from 255 or 31.86% from 609); Max value from RGB is 211 - color contains mainly: red. Hex color #D3CCC2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D3CCC2 is #2C333D. Grayscale: #CDCDCD. Windows color (decimal): -2896702 or 12766419. OLE color: 12766419.
HSL color Cylindrical-coordinate representation of color #D3CCC2: hue angle of 35.29º degrees, saturation: 0.16, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #D3CCC2 is Cyan = 0, Magento = 0.03, Yellow = 0.08 and Black (K on CMYK) = 0.17.
<style> p { color: #D3CCC2; } p { color: rgb(211,204,194); } H1.HeaderClassName { color: #D3CCC2; } .AnyTagClassName { color: #D3CCC2; } </style>
<style> a { background-color: #D3CCC2; } a { background-color: rgb(211,204,194); } div.DivClassName { background-color: #D3CCC2; } .BgClassName { background-color: #D3CCC2; } </style>
<style> span { border-color: #D3CCC2; } span { border-color: rgb(211,204,194); } td.TdClassName { border-color: #D3CCC2; } .TagClassName { border-color: #D3CCC2; } </style>