#DCAB33 (or 0xDCAB33) is unknown color: approx Metallic Gold. HEX triplet: DC, AB and 33. RGB value is (220,171,51). Sum of RGB (Red+Green+Blue) = 220+171+51=442 (58% of max value = 765). Red value is 220 (86.33% from 255 or 49.77% from 442); Green value is 171 (67.19% from 255 or 38.69% from 442); Blue value is 51 (20.31% from 255 or 11.54% from 442); Max value from RGB is 220 - color contains mainly: red. Hex color #DCAB33 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #DCAB33 is #2354CC. Grayscale: #ACACAC. Windows color (decimal): -2315469 or 3386332. OLE color: 3386332.
HSL color Cylindrical-coordinate representation of color #DCAB33: hue angle of 42.6º degrees, saturation: 0.71, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #DCAB33 is Cyan = 0, Magento = 0.22, Yellow = 0.77 and Black (K on CMYK) = 0.14.
<style> p { color: #DCAB33; } p { color: rgb(220,171,51); } H1.HeaderClassName { color: #DCAB33; } .AnyTagClassName { color: #DCAB33; } </style>
<style> a { background-color: #DCAB33; } a { background-color: rgb(220,171,51); } div.DivClassName { background-color: #DCAB33; } .BgClassName { background-color: #DCAB33; } </style>
<style> span { border-color: #DCAB33; } span { border-color: rgb(220,171,51); } td.TdClassName { border-color: #DCAB33; } .TagClassName { border-color: #DCAB33; } </style>