#DED14D (or 0xDED14D) is unknown color: approx Confetti. HEX triplet: DE, D1 and 4D. RGB value is (222,209,77). Sum of RGB (Red+Green+Blue) = 222+209+77=508 (67% of max value = 765). Red value is 222 (87.11% from 255 or 43.70% from 508); Green value is 209 (82.03% from 255 or 41.14% from 508); Blue value is 77 (30.47% from 255 or 15.16% from 508); Max value from RGB is 222 - color contains mainly: red. Hex color #DED14D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DED14D is #212EB2. Grayscale: #C6C6C6. Windows color (decimal): -2174643 or 5099998. OLE color: 5099998.
HSL color Cylindrical-coordinate representation of color #DED14D: hue angle of 54.62º degrees, saturation: 0.69, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #DED14D is Cyan = 0, Magento = 0.06, Yellow = 0.65 and Black (K on CMYK) = 0.13.
<style> p { color: #ded14d; } p { color: rgb(222,209,77); } H1.HeaderClassName { color: #ded14d; } .AnyTagClassName { color: #ded14d; } </style>
<style> a { background-color: #ded14d; } a { background-color: rgb(222,209,77); } div.DivClassName { background-color: #ded14d; } .BgClassName { background-color: #ded14d; } </style>
<style> span { border-color: #ded14d; } span { border-color: rgb(222,209,77); } td.TdClassName { border-color: #ded14d; } .TagClassName { border-color: #ded14d; } </style>