#DCC63A (or 0xDCC63A) is unknown color: approx Wattle. HEX triplet: DC, C6 and 3A. RGB value is (220,198,58). Sum of RGB (Red+Green+Blue) = 220+198+58=476 (63% of max value = 765). Red value is 220 (86.33% from 255 or 46.22% from 476); Green value is 198 (77.73% from 255 or 41.60% from 476); Blue value is 58 (23.05% from 255 or 12.18% from 476); Max value from RGB is 220 - color contains mainly: red. Hex color #DCC63A is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #DCC63A is #2339C5. Grayscale: #BDBDBD. Windows color (decimal): -2308550 or 3851996. OLE color: 3851996.
HSL color Cylindrical-coordinate representation of color #DCC63A: hue angle of 51.85º degrees, saturation: 0.7, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #DCC63A is Cyan = 0, Magento = 0.1, Yellow = 0.74 and Black (K on CMYK) = 0.14.
<style> p { color: #DCC63A; } p { color: rgb(220,198,58); } H1.HeaderClassName { color: #DCC63A; } .AnyTagClassName { color: #DCC63A; } </style>
<style> a { background-color: #DCC63A; } a { background-color: rgb(220,198,58); } div.DivClassName { background-color: #DCC63A; } .BgClassName { background-color: #DCC63A; } </style>
<style> span { border-color: #DCC63A; } span { border-color: rgb(220,198,58); } td.TdClassName { border-color: #DCC63A; } .TagClassName { border-color: #DCC63A; } </style>