#D0D550 (or 0xD0D550) is unknown color: approx Manz. HEX triplet: D0, D5 and 50. RGB value is (208,213,80). Sum of RGB (Red+Green+Blue) = 208+213+80=501 (66% of max value = 765). Red value is 208 (81.64% from 255 or 41.52% from 501); Green value is 213 (83.59% from 255 or 42.51% from 501); Blue value is 80 (31.64% from 255 or 15.97% from 501); Max value from RGB is 213 - color contains mainly: green. Hex color #D0D550 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D0D550 is #2F2AAF. Grayscale: #C4C4C4. Windows color (decimal): -3091120 or 5297616. OLE color: 5297616.
HSL color Cylindrical-coordinate representation of color #D0D550: hue angle of 62.26º degrees, saturation: 0.61, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #D0D550 is Cyan = 0.02, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.16.
<style> p { color: #d0d550; } p { color: rgb(208,213,80); } H1.HeaderClassName { color: #d0d550; } .AnyTagClassName { color: #d0d550; } </style>
<style> a { background-color: #d0d550; } a { background-color: rgb(208,213,80); } div.DivClassName { background-color: #d0d550; } .BgClassName { background-color: #d0d550; } </style>
<style> span { border-color: #d0d550; } span { border-color: rgb(208,213,80); } td.TdClassName { border-color: #d0d550; } .TagClassName { border-color: #d0d550; } </style>