#D2DE99 (or 0xD2DE99) is unknown color: approx Reef. HEX triplet: D2, DE and 99. RGB value is (210,222,153). Sum of RGB (Red+Green+Blue) = 210+222+153=585 (77% of max value = 765). Red value is 210 (82.42% from 255 or 35.90% from 585); Green value is 222 (87.11% from 255 or 37.95% from 585); Blue value is 153 (60.16% from 255 or 26.15% from 585); Max value from RGB is 222 - color contains mainly: green. Hex color #D2DE99 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D2DE99 is #2D2166. Grayscale: #D2D2D2. Windows color (decimal): -2957671 or 10084050. OLE color: 10084050.
HSL color Cylindrical-coordinate representation of color #D2DE99: hue angle of 70.43º degrees, saturation: 0.51, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #D2DE99 is Cyan = 0.05, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.13.
<style> p { color: #D2DE99; } p { color: rgb(210,222,153); } H1.HeaderClassName { color: #D2DE99; } .AnyTagClassName { color: #D2DE99; } </style>
<style> a { background-color: #D2DE99; } a { background-color: rgb(210,222,153); } div.DivClassName { background-color: #D2DE99; } .BgClassName { background-color: #D2DE99; } </style>
<style> span { border-color: #D2DE99; } span { border-color: rgb(210,222,153); } td.TdClassName { border-color: #D2DE99; } .TagClassName { border-color: #D2DE99; } </style>