#D0D777 (or 0xD0D777) is unknown color: approx Deco. HEX triplet: D0, D7 and 77. RGB value is (208,215,119). Sum of RGB (Red+Green+Blue) = 208+215+119=542 (71% of max value = 765). Red value is 208 (81.64% from 255 or 38.38% from 542); Green value is 215 (84.38% from 255 or 39.67% from 542); Blue value is 119 (46.88% from 255 or 21.96% from 542); Max value from RGB is 215 - color contains mainly: green. Hex color #D0D777 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D0D777 is #2F2888. Grayscale: #CACACA. Windows color (decimal): -3090569 or 7854032. OLE color: 7854032.
HSL color Cylindrical-coordinate representation of color #D0D777: hue angle of 64.38º degrees, saturation: 0.55, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #D0D777 is Cyan = 0.03, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.16.
<style> p { color: #D0D777; } p { color: rgb(208,215,119); } H1.HeaderClassName { color: #D0D777; } .AnyTagClassName { color: #D0D777; } </style>
<style> a { background-color: #D0D777; } a { background-color: rgb(208,215,119); } div.DivClassName { background-color: #D0D777; } .BgClassName { background-color: #D0D777; } </style>
<style> span { border-color: #D0D777; } span { border-color: rgb(208,215,119); } td.TdClassName { border-color: #D0D777; } .TagClassName { border-color: #D0D777; } </style>