#DCBA66 (or 0xDCBA66) is unknown color: approx Equator. HEX triplet: DC, BA and 66. RGB value is (220,186,102). Sum of RGB (Red+Green+Blue) = 220+186+102=508 (67% of max value = 765). Red value is 220 (86.33% from 255 or 43.31% from 508); Green value is 186 (73.05% from 255 or 36.61% from 508); Blue value is 102 (40.23% from 255 or 20.08% from 508); Max value from RGB is 220 - color contains mainly: red. Hex color #DCBA66 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DCBA66 is #234599. Grayscale: #BABABA. Windows color (decimal): -2311578 or 6732508. OLE color: 6732508.
HSL color Cylindrical-coordinate representation of color #DCBA66: hue angle of 42.71º degrees, saturation: 0.63, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #DCBA66 is Cyan = 0, Magento = 0.15, Yellow = 0.54 and Black (K on CMYK) = 0.14.
<style> p { color: #DCBA66; } p { color: rgb(220,186,102); } H1.HeaderClassName { color: #DCBA66; } .AnyTagClassName { color: #DCBA66; } </style>
<style> a { background-color: #DCBA66; } a { background-color: rgb(220,186,102); } div.DivClassName { background-color: #DCBA66; } .BgClassName { background-color: #DCBA66; } </style>
<style> span { border-color: #DCBA66; } span { border-color: rgb(220,186,102); } td.TdClassName { border-color: #DCBA66; } .TagClassName { border-color: #DCBA66; } </style>