#D3E0CC (or 0xD3E0CC) is unknown color: approx Peppermint. HEX triplet: D3, E0 and CC. RGB value is (211,224,204). Sum of RGB (Red+Green+Blue) = 211+224+204=639 (84% of max value = 765). Red value is 211 (82.81% from 255 or 33.02% from 639); Green value is 224 (87.89% from 255 or 35.05% from 639); Blue value is 204 (80.08% from 255 or 31.92% from 639); Max value from RGB is 224 - color contains mainly: green. Hex color #D3E0CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D3E0CC is #2C1F33. Grayscale: #D9D9D9. Windows color (decimal): -2891572 or 13426899. OLE color: 13426899.
HSL color Cylindrical-coordinate representation of color #D3E0CC: hue angle of 99º degrees, saturation: 0.24, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #D3E0CC is Cyan = 0.06, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.12.
<style> p { color: #D3E0CC; } p { color: rgb(211,224,204); } H1.HeaderClassName { color: #D3E0CC; } .AnyTagClassName { color: #D3E0CC; } </style>
<style> a { background-color: #D3E0CC; } a { background-color: rgb(211,224,204); } div.DivClassName { background-color: #D3E0CC; } .BgClassName { background-color: #D3E0CC; } </style>
<style> span { border-color: #D3E0CC; } span { border-color: rgb(211,224,204); } td.TdClassName { border-color: #D3E0CC; } .TagClassName { border-color: #D3E0CC; } </style>