#D8DBBE (or 0xD8DBBE) is unknown color: approx Celeste. HEX triplet: D8, DB and BE. RGB value is (216,219,190). Sum of RGB (Red+Green+Blue) = 216+219+190=625 (82% of max value = 765). Red value is 216 (84.77% from 255 or 34.56% from 625); Green value is 219 (85.94% from 255 or 35.04% from 625); Blue value is 190 (74.61% from 255 or 30.4% from 625); Max value from RGB is 219 - color contains mainly: green. Hex color #D8DBBE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D8DBBE is #272441. Grayscale: #D6D6D6. Windows color (decimal): -2565186 or 12508120. OLE color: 12508120.
HSL color Cylindrical-coordinate representation of color #D8DBBE: hue angle of 66.21º degrees, saturation: 0.29, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #D8DBBE is Cyan = 0.01, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.14.
<style> p { color: #d8dbbe; } p { color: rgb(216,219,190); } H1.HeaderClassName { color: #d8dbbe; } .AnyTagClassName { color: #d8dbbe; } </style>
<style> a { background-color: #d8dbbe; } a { background-color: rgb(216,219,190); } div.DivClassName { background-color: #d8dbbe; } .BgClassName { background-color: #d8dbbe; } </style>
<style> span { border-color: #d8dbbe; } span { border-color: rgb(216,219,190); } td.TdClassName { border-color: #d8dbbe; } .TagClassName { border-color: #d8dbbe; } </style>