#D8DB8C (or 0xD8DB8C) is unknown color: approx Primrose. HEX triplet: D8, DB and 8C. RGB value is (216,219,140). Sum of RGB (Red+Green+Blue) = 216+219+140=575 (76% of max value = 765). Red value is 216 (84.77% from 255 or 37.57% from 575); Green value is 219 (85.94% from 255 or 38.09% from 575); Blue value is 140 (55.08% from 255 or 24.35% from 575); Max value from RGB is 219 - color contains mainly: green. Hex color #D8DB8C is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D8DB8C is #272473. Grayscale: #D1D1D1. Windows color (decimal): -2565236 or 9231320. OLE color: 9231320.
HSL color Cylindrical-coordinate representation of color #D8DB8C: hue angle of 62.28º degrees, saturation: 0.52, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #D8DB8C is Cyan = 0.01, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.14.
<style> p { color: #D8DB8C; } p { color: rgb(216,219,140); } H1.HeaderClassName { color: #D8DB8C; } .AnyTagClassName { color: #D8DB8C; } </style>
<style> a { background-color: #D8DB8C; } a { background-color: rgb(216,219,140); } div.DivClassName { background-color: #D8DB8C; } .BgClassName { background-color: #D8DB8C; } </style>
<style> span { border-color: #D8DB8C; } span { border-color: rgb(216,219,140); } td.TdClassName { border-color: #D8DB8C; } .TagClassName { border-color: #D8DB8C; } </style>