#D8DCBC (or 0xD8DCBC) is unknown color: approx Frost. HEX triplet: D8, DC and BC. RGB value is (216,220,188). Sum of RGB (Red+Green+Blue) = 216+220+188=624 (82% of max value = 765). Red value is 216 (84.77% from 255 or 34.62% from 624); Green value is 220 (86.33% from 255 or 35.26% from 624); Blue value is 188 (73.83% from 255 or 30.13% from 624); Max value from RGB is 220 - color contains mainly: green. Hex color #D8DCBC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D8DCBC is #272343. Grayscale: #D7D7D7. Windows color (decimal): -2564932 or 12377304. OLE color: 12377304.
HSL color Cylindrical-coordinate representation of color #D8DCBC: hue angle of 67.5º degrees, saturation: 0.31, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #D8DCBC is Cyan = 0.02, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.14.
<style> p { color: #D8DCBC; } p { color: rgb(216,220,188); } H1.HeaderClassName { color: #D8DCBC; } .AnyTagClassName { color: #D8DCBC; } </style>
<style> a { background-color: #D8DCBC; } a { background-color: rgb(216,220,188); } div.DivClassName { background-color: #D8DCBC; } .BgClassName { background-color: #D8DCBC; } </style>
<style> span { border-color: #D8DCBC; } span { border-color: rgb(216,220,188); } td.TdClassName { border-color: #D8DCBC; } .TagClassName { border-color: #D8DCBC; } </style>