#DDB31C (or 0xDDB31C) is unknown color: approx Gold Tips. HEX triplet: DD, B3 and 1C. RGB value is (221,179,28). Sum of RGB (Red+Green+Blue) = 221+179+28=428 (56% of max value = 765). Red value is 221 (86.72% from 255 or 51.64% from 428); Green value is 179 (70.31% from 255 or 41.82% from 428); Blue value is 28 (11.33% from 255 or 6.54% from 428); Max value from RGB is 221 - color contains mainly: red. Hex color #DDB31C is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #DDB31C is #224CE3. Grayscale: #AEAEAE. Windows color (decimal): -2247908 or 1881053. OLE color: 1881053.
HSL color Cylindrical-coordinate representation of color #DDB31C: hue angle of 46.94º degrees, saturation: 0.78, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #DDB31C is Cyan = 0, Magento = 0.19, Yellow = 0.87 and Black (K on CMYK) = 0.13.
<style> p { color: #DDB31C; } p { color: rgb(221,179,28); } H1.HeaderClassName { color: #DDB31C; } .AnyTagClassName { color: #DDB31C; } </style>
<style> a { background-color: #DDB31C; } a { background-color: rgb(221,179,28); } div.DivClassName { background-color: #DDB31C; } .BgClassName { background-color: #DDB31C; } </style>
<style> span { border-color: #DDB31C; } span { border-color: rgb(221,179,28); } td.TdClassName { border-color: #DDB31C; } .TagClassName { border-color: #DDB31C; } </style>