#D3E0BC (or 0xD3E0BC) is unknown color: approx Gin. HEX triplet: D3, E0 and BC. RGB value is (211,224,188). Sum of RGB (Red+Green+Blue) = 211+224+188=623 (82% of max value = 765). Red value is 211 (82.81% from 255 or 33.87% from 623); Green value is 224 (87.89% from 255 or 35.96% from 623); Blue value is 188 (73.83% from 255 or 30.18% from 623); Max value from RGB is 224 - color contains mainly: green. Hex color #D3E0BC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D3E0BC is #2C1F43. Grayscale: #D8D8D8. Windows color (decimal): -2891588 or 12378323. OLE color: 12378323.
HSL color Cylindrical-coordinate representation of color #D3E0BC: hue angle of 81.67º degrees, saturation: 0.37, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D3E0BC is Cyan = 0.06, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.12.
<style> p { color: #d3e0bc; } p { color: rgb(211,224,188); } H1.HeaderClassName { color: #d3e0bc; } .AnyTagClassName { color: #d3e0bc; } </style>
<style> a { background-color: #d3e0bc; } a { background-color: rgb(211,224,188); } div.DivClassName { background-color: #d3e0bc; } .BgClassName { background-color: #d3e0bc; } </style>
<style> span { border-color: #d3e0bc; } span { border-color: rgb(211,224,188); } td.TdClassName { border-color: #d3e0bc; } .TagClassName { border-color: #d3e0bc; } </style>