#D2DB73 (or 0xD2DB73) is unknown color: approx Goldenrod. HEX triplet: D2, DB and 73. RGB value is (210,219,115). Sum of RGB (Red+Green+Blue) = 210+219+115=544 (72% of max value = 765). Red value is 210 (82.42% from 255 or 38.60% from 544); Green value is 219 (85.94% from 255 or 40.26% from 544); Blue value is 115 (45.31% from 255 or 21.14% from 544); Max value from RGB is 219 - color contains mainly: green. Hex color #D2DB73 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D2DB73 is #2D248C. Grayscale: #CCCCCC. Windows color (decimal): -2958477 or 7592914. OLE color: 7592914.
HSL color Cylindrical-coordinate representation of color #D2DB73: hue angle of 65.19º degrees, saturation: 0.59, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #D2DB73 is Cyan = 0.04, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.14.
<style> p { color: #d2db73; } p { color: rgb(210,219,115); } H1.HeaderClassName { color: #d2db73; } .AnyTagClassName { color: #d2db73; } </style>
<style> a { background-color: #d2db73; } a { background-color: rgb(210,219,115); } div.DivClassName { background-color: #d2db73; } .BgClassName { background-color: #d2db73; } </style>
<style> span { border-color: #d2db73; } span { border-color: rgb(210,219,115); } td.TdClassName { border-color: #d2db73; } .TagClassName { border-color: #d2db73; } </style>