#DCAD36 (or 0xDCAD36) is unknown color: approx Metallic Gold. HEX triplet: DC, AD and 36. RGB value is (220,173,54). Sum of RGB (Red+Green+Blue) = 220+173+54=447 (59% of max value = 765). Red value is 220 (86.33% from 255 or 49.22% from 447); Green value is 173 (67.97% from 255 or 38.70% from 447); Blue value is 54 (21.48% from 255 or 12.08% from 447); Max value from RGB is 220 - color contains mainly: red. Hex color #DCAD36 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #DCAD36 is #2352C9. Grayscale: #AEAEAE. Windows color (decimal): -2314954 or 3583452. OLE color: 3583452.
HSL color Cylindrical-coordinate representation of color #DCAD36: hue angle of 43.01º degrees, saturation: 0.7, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #DCAD36 is Cyan = 0, Magento = 0.21, Yellow = 0.75 and Black (K on CMYK) = 0.14.
<style> p { color: #dcad36; } p { color: rgb(220,173,54); } H1.HeaderClassName { color: #dcad36; } .AnyTagClassName { color: #dcad36; } </style>
<style> a { background-color: #dcad36; } a { background-color: rgb(220,173,54); } div.DivClassName { background-color: #dcad36; } .BgClassName { background-color: #dcad36; } </style>
<style> span { border-color: #dcad36; } span { border-color: rgb(220,173,54); } td.TdClassName { border-color: #dcad36; } .TagClassName { border-color: #dcad36; } </style>