#DDCA52 (or 0xDDCA52) is unknown color: approx Confetti. HEX triplet: DD, CA and 52. RGB value is (221,202,82). Sum of RGB (Red+Green+Blue) = 221+202+82=505 (66% of max value = 765). Red value is 221 (86.72% from 255 or 43.76% from 505); Green value is 202 (79.30% from 255 or 40% from 505); Blue value is 82 (32.42% from 255 or 16.24% from 505); Max value from RGB is 221 - color contains mainly: red. Hex color #DDCA52 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DDCA52 is #2235AD. Grayscale: #C2C2C2. Windows color (decimal): -2241966 or 5425885. OLE color: 5425885.
HSL color Cylindrical-coordinate representation of color #DDCA52: hue angle of 51.8º degrees, saturation: 0.67, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #DDCA52 is Cyan = 0, Magento = 0.09, Yellow = 0.63 and Black (K on CMYK) = 0.13.
<style> p { color: #DDCA52; } p { color: rgb(221,202,82); } H1.HeaderClassName { color: #DDCA52; } .AnyTagClassName { color: #DDCA52; } </style>
<style> a { background-color: #DDCA52; } a { background-color: rgb(221,202,82); } div.DivClassName { background-color: #DDCA52; } .BgClassName { background-color: #DDCA52; } </style>
<style> span { border-color: #DDCA52; } span { border-color: rgb(221,202,82); } td.TdClassName { border-color: #DDCA52; } .TagClassName { border-color: #DDCA52; } </style>